Hi All:

Gist is an grammar language that has a PEG like unambiguous "one-match"
interpretation. Gist is designed to support a universal parser that can
automate any Gist grammar. The Gist language is programming language
independent; an implementation of the automated parser is available for
Java.

See: http://spinachtree.org/gist for documentation and to download the
gist.jar.

The source is available on github.

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

Reply via email to