alex / rplyLinks
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
☆388Updated 2 years ago
Alternatives and similar repositories for rply
Users that are interested in rply are comparing it to the libraries listed below
Sorting:
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- ☆608Updated 8 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Python code object transformers☆184Updated last year
- Python module to modify bytecode☆326Updated last week
- Pattern matching for python☆218Updated 11 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 10 months ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- ☆285Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- List of languages that compile to python☆274Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Dynamically typed functional programming language☆914Updated 9 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A Python extension for writing structured and reusable inline HTML.☆550Updated 10 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python Parser☆122Updated 3 weeks ago
- Sly Lex Yacc☆858Updated last year
- Web Assembly Decoder - Zero Extras☆74Updated 6 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆532Updated 7 months ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆417Updated 2 months ago