Comment on Show HN: A syntax-diagram generator for rust's macro_rules()Comments−dleslie8yTry feeding the Java-ish Rust macro[0] into it, which was featured on HN last week.Failed to parse, and I didn't even write an error-handler. Anyway:ParseError(None)0: https://gitlab.com/jD91mZM2/jrust/blob/master/src/lib.rs−killercup8ytracked in https://github.com/lukaslueg/macro_railroad/issues/5 if anyone cares−htor8ydo you mean to say there's a rust macro that lets you type java in rust? that's a horrible thing to invent! un-invent! exterminate at once!−dleslie8yThere is, sort-of, and the macro appears to kill this tool. ;)
Comments
Try feeding the Java-ish Rust macro[0] into it, which was featured on HN last week.
0: https://gitlab.com/jD91mZM2/jrust/blob/master/src/lib.rs
tracked in https://github.com/lukaslueg/macro_railroad/issues/5 if anyone cares
do you mean to say there's a rust macro that lets you type java in rust? that's a horrible thing to invent! un-invent! exterminate at once!
There is, sort-of, and the macro appears to kill this tool. ;)