Greetings everyone,

I would like to officially announce the release of the Java based Snowflake
project, which allows users to test PEG grammars on sample input as they
write them. In addition, the project is a parser-generator.

Quick Demo
<https://drive.google.com/file/d/0B2am-qoFTOsTZ0c5Z0EwU2o0ZFk/edit?usp=sharing>

Project Website: http://mackenzie-high.github.io/snowflake/

I envision that this program would especially be useful for students who
are learning about parsing, since it allows one to immediately see the
parse-tree that results from a given grammar and sample input.

I hope someone finds this program useful. I would be happy to hear any of
your questions, comments, or bug reports, regarding this project.


Sincerely,
Mackenzie High

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

Reply via email to