RSS 1 project tagged "python3"

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 119.71
Vit 7.97

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

Screenshot

Project Spotlight

The Epeios XML preprocessor

A facility for macro and variable handling, and file inclusion in XML files.

Screenshot

Project Spotlight

Multiple Drop-Down Select Lists Creator

An Ajax script for creating drop-down select lists