Show HN: A syntax-diagram generator for rust's macro_rules()
lukaslueg.github.io
Show HN: A syntax-diagram generator for rust's macro_rules()
1–10 of 11 posts
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#2> Failed to parse, and I didn't even write an error-handler. Anyway:
> ParseError(None)
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#3Try 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
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#4Try 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
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!
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#5Try 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
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#6 ReferenceError: WebAssembly is not defined
Does this need some kind of special browser?Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#7Nothing happens, and I see this in the developer console: ReferenceError: WebAssembly is not defined Does this need some kind of special browser?
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#8Nothing happens, and I see this in the developer console: ReferenceError: WebAssembly is not defined Does this need some kind of special browser?
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#9Nothing happens, and I see this in the developer console: ReferenceError: WebAssembly is not defined Does this need some kind of special browser?
Are you running the latest firefox? Works for me, but I don't see anything special about it.
Re: Show HN: A syntax-diagram generator for rust's macro_rules()
#10Earlier quoted context omitted.
Are you running the latest firefox? Works for me, but I don't see anything special about it.
Yes, I'm using the latest Firefox on my update channel (ESR), namely 52.9.0. It's up to date.