Skip to content
forked from textX/Arpeggio

Parser interpreter based on PEG grammars written in Python

License

Notifications You must be signed in to change notification settings

moreati/Arpeggio

 
 

Repository files navigation

https://raw.githubusercontent.com/igordejanovic/Arpeggio/master/art/arpeggio-logo.png

Arpeggio - PEG parser

PyPI Version license build-status Documentation Status

Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser).

Documentation with tutorials is available here.

About

Parser interpreter based on PEG grammars written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%