Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
capnrefsmmat
on Jan 24, 2012
|
parent
|
context
|
favorite
| on:
Mozilla releases version 0.1 of the Rust programmi...
The Rust compiler is written as a library with a small driver, so getting access to parse trees in external tools is easy.
Take a look at rustdoc, for instance:
https://github.com/mozilla/rust/tree/master/src/rustdoc
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Take a look at rustdoc, for instance:
https://github.com/mozilla/rust/tree/master/src/rustdoc