On 12 Nov 2013, at 10:12 am, John Clements <[email protected]> wrote:

> If you had the energy to build an alternate front-end using a parenthesized 
> syntax, I'm sure there are others that would give it a try. Me, for instance!

It would be nice if we could:

- A: desugar Rust into a small kernel language
- B: allow rustc to take in some sort of raw AST data (not sure if that’s 
already possible)
- C: have a way of outputting the AST data in a certain syntax.

That would allow folks like me to have a nice Haskelly syntax as well as an 
s-expr style!

Heh.

~Brendan

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

Reply via email to