Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DonGateley
on April 27, 2014
|
parent
|
context
|
favorite
| on:
Rust by Example
Really naive question: might it be possible to bridge Rust to some older language's high content, well developed library?
kam
on April 27, 2014
[–]
Rust can use C libraries pretty easily, and there's a tool to autogenerate Rust `extern` declarations from C headers:
http://static.rust-lang.org/doc/master/guide-ffi.html
https://github.com/crabtw/rust-bindgen
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: