On 9/11/12 11:13 AM, Patrick Walton wrote:
On 9/11/12 11:11 AM, Nathan wrote:
As a slight tangent: I'd like to see all of the rust compiler packaged
into a clean modular interface which is highly available (perhaps even
in std::rust for example), so that IDE / analysis tool authors have a
leg up on writing parsers, code prettifiers, etc...

libsyntax (the syntax part of the parser) is usable by external tools.

Err, the syntax part of the *compiler*.

Patrick

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to