mtomwing / purplexLinks
Pure python lexer and parser implementation.
☆32Updated 4 years ago
Alternatives and similar repositories for purplex
Users that are interested in purplex are comparing it to the libraries listed below
Sorting:
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 7 years ago
- Python Meta Programming☆142Updated 2 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- Automagically inline python methods☆110Updated 9 years ago
- A fast and lightweight Python template engine☆46Updated 11 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- A Python JIT compiler☆12Updated 6 years ago
- fork of termcolor Python library☆61Updated 4 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A very (!) fast BrainFuck interpreter in Python☆20Updated 2 years ago
- An AST unparser for Python☆228Updated last year
- An open source lexer generator☆15Updated 6 years ago
- Caching for humans☆63Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 5 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Utilities for refactoring imports in python-like syntax.☆24Updated this week
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Simple terminal formatting in Python!☆31Updated 3 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- An easy to use parser library for Python, based on the TopDown parsing algorithm.☆10Updated 11 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- A Python library providing effortless access to JSON files by mimicking an in-memory dict☆38Updated last year