Skip to content
/ speg Public

A PEG-based parser interpreter with memoization (in time).

License

Notifications You must be signed in to change notification settings

avakar/speg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

speg

A PEG-based parser interpreter with memoization.

Installation

The parser is tested on Python 2.7 and 3.4.

pip install speg

About

A PEG-based parser interpreter with memoization (in time).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages