dabeaz / sly
Sly Lex Yacc
☆832Updated 7 months ago
Alternatives and similar repositories for sly:
Users that are interested in sly are comparing it to the libraries listed below
- Python Lex-Yacc☆2,819Updated 6 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆414Updated last week
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- The fastest pure-Python PEG parser I can muster☆1,849Updated 3 weeks ago
- A Python Parser☆625Updated last month
- Python AST read/write☆832Updated 2 weeks ago
- Bottom-up approach to refactoring in python☆702Updated 3 years ago
- Python module to modify bytecode☆303Updated last week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- A high-performance immutable mapping type for Python.☆1,139Updated 3 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆783Updated 3 months ago
- Patch built-in python objects☆832Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 8 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆339Updated 2 years ago
- Auto-generate PEP-484 annotations☆1,432Updated 2 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Python library for creating PEG parsers☆2,264Updated this week
- Multiple dispatch☆817Updated last month
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!