Dear PEG researchers,

I am a fan of LPEG (just user, not parsing expert) and want to prepare a small page with links to LPEG VM based implementations, grammars, applications and future ideas (... and maybe something more?).

So far I have found:
ppeg: https://bitbucket.org/pmoore/ppeg (c/python)
pego: http://code.google.com/p/pego/ (go)
silvereye: http://www.enthought.com/~rkern/cgi-bin/hgwebdir.cgi/silvereye (cython)
pegarus: https://github.com/brixen/pegarus (rubinius)

+ 2 (c/lua) feature variants:
lpeg-list: https://github.com/mascarenhas/lpeg-list (list parsing)
lpeg-lrec: ??? (may be https://github.com/sqmedeiros/lpeg-lrec) (left recursion)

I am sure the list knows if there are other?.

Also, will be grateful for any other related info.

Thanks in advance!
Alek

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

Reply via email to