alex / rplyLinks
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
☆383Updated 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☆280Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- ☆608Updated 7 years ago
- Python module to modify bytecode☆314Updated last month
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- C Python, made faster.☆341Updated 9 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆275Updated 7 months ago
- An AST unparser for Python☆228Updated last year
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- Tail Call Optimization for Python☆240Updated 8 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- List of languages that compile to python☆268Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- Python code object transformers☆185Updated last year
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- ☆285Updated last year
- Dynamically typed functional programming language☆913Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A programming language for the CPython VM.☆579Updated 5 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago