资 源 简 介
Lepl - A Parser Library for Python 2.6+ (including 3!)
Welcome!
This is the Development Site for Lepl, a Parser Library for Python. Thank-you for your interest in this project.
Experienced users will want to start with the manual which has a guided introduction and examples. It also includes download and installation details.
A longer introduction to Lepl is available in the tutorial.
Features
The latest version (5+) includes:
* Parsers are Python code, defined in Python itself. No separate grammar is necessary.
* Friendly syntax using Python"s operators.
* Integrated, optional le