A project was made to create syntax diagrams out of macro_rules!. This has reminded me how useful they were for me learning JavaScript (specifically "The Good Parts") and I feel like we should have them alongside the BNF descriptions of the grammar in the reference.
I do not have a plan to actually realize this.
A project was made to create syntax diagrams out of
macro_rules!. This has reminded me how useful they were for me learning JavaScript (specifically "The Good Parts") and I feel like we should have them alongside the BNF descriptions of the grammar in the reference.I do not have a plan to actually realize this.