
pydsl.org
PyDSLPyDSL is a grammar library written in Python. It includes parsers, validation tools, encoding tools and much more. The source code is hosted in github. And the binary releases in pypi. We also have a blog. PyDSL is based in two concepts:. Grammars: a set of rules that defines a language and can expand the meaning of an input. Actions performed with grammars and input data. Submit or request the grammars/alphabet/translators you want to use! Get started with some issues.
http://www.pydsl.org/