In the experiments previously reported in this forum, I used an ad-hoc generator producing parsers written in Java from Parsing Expression Grammar. I have now developed it into a complete generator written in Java that produces parsers in Java with a full possibility to define semantic, also in Java. It is called "Mouse" in contrast to "Rats!" and "pack rat" (it does not generate packrat parsers).

The user's manual / tutorial is found at http://www.romanredz.se/mouse/Mouse-1.0.pdf . All materials are accessible from the page http://www.romanredz.se/freesoft.htm .

Roman
_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to