Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: