On Tue, Jan 28, 2014 at 6:56 PM, Pierre Talbot <[email protected]> wrote: > With support of the compiler, the macros could be implemented in Rust, but > this is a work that can only be done after CTFE is implemented. So we have > all the time to invent new syntax and deliberate on the semantic.
Actually, Rust already has procedural macros as of recently. I was wondering whether that could be combined with the proposed new system. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
