Hi,

I would like to edit 'https://wiki.python.org/moin/LanguageParsing' and add
a language-parsing package:
pyleri (https://github.com/transceptor-technology/pyleri, or at PyPI:
https://pypi.python.org/pypi/pyleri/1.0.8)

This is a LanguageParser where you define the language in Python (a bit
like the lrparsing module does) but which is capable to export a grammar to
JavaScript. (jsleri, https://github.com/transceptor-technology/jsleri, is
the JavaScript module which can read/parse these files)

pyleri is only available for Python 3.x (but maybe I will add 2.7 support
later)

Kind regards,
Jeroen van der Heijden

my account is "joente"
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to