A new version of AustenX is now available at http://scratchy.org.nz/austen.php. This is a Java based PEG generator, that supports "advanced" handling of left-recursion (which I still have not explained how it works), and optional/selective memorisation, as well as useful extensions to PEGs. It works with a tokenisation step.

New for version 1.1 are extensions that allow for indentation sensitive parsing (eg, for languages like Python, etc...), as well as some other useful features.

Matthew


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

Reply via email to