Hi Orlando,

speaking as a user: great work so far, thank you!

I have been exploring parsing tools by trying to parse markdown 
(http://daringfireball.net/projects/markdown/syntax) in various ways.
The waxeye partial grammar was the shortest and easiest to write, 
beating out the previous ease-of-use leader, pymeta.

It's also far ahead of the rest in terms of web presence that makes it 
look "good for production use".

Here's how far I got:

waxeye grammar:
http://joyful.com/darcsweb/darcsweb.cgi?r=markdown;a=headblob;f=/markdown.waxeye

all parsers:
http://joyful.com/darcsweb/darcsweb.cgi?r=markdown;a=tree

Best
-Simon


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

Reply via email to