SkillAgentSearch skills...

Arpeggio

Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/

Install / Use

/learn @textX/Arpeggio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyPI Version Build status Coverage Status Documentation

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

Documentation with tutorials is available here.

Note: for a higher level parsing/language tool (i.e., a nicer interface to Arpeggio) see textX.

View on GitHub
GitHub Stars286
CategoryDevelopment
Updated1d ago
Forks55

Languages

Python

Security Score

85/100

Audited on Mar 29, 2026

No findings