mtomwing / purplexLinks
Pure python lexer and parser implementation.
☆32Updated 5 years ago
Alternatives and similar repositories for purplex
Users that are interested in purplex are comparing it to the libraries listed below
Sorting:
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 8 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- minimalist event system for Python☆85Updated 6 years ago
- Writing a Simple DSL in Python☆22Updated 8 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 6 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- A tool to convert C++ code to Python code.☆168Updated 9 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 7 months ago
- fork of termcolor Python library☆61Updated 5 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- List of languages that compile to python☆275Updated last year
- An open source lexer generator☆15Updated 7 years ago
- automatic persistence for Python objects☆47Updated last month
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- A programming language.☆21Updated 8 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Python Parser☆122Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Validate conditions, Python style.☆157Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year