Skip to main content

Port of the LEMON Parser Generator

Project description


Lemonade is a Python port of the LEMON Parser Generator written by
D. Richard Hipp:

http://www.hwaci.com/sw/lemon/

This is the initial, alpha release of Lemonade. Currently, Lemonade
generates a parser written in C (just as the original LEMON does).
Thus, Lemonade is superfluous at present; after all, why not just use
LEMON?

This coming August, Lemonade will be modified so as to generate Python
code instead. Since Python is a dynamic language, Lemonade will
enable client software to generate a parser from a .y file, and then
use the generated parser on the fly.

----
Leif Strand
June 29, 2012

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lemonade-1.0a1.tar.gz (37.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page