erezsh / plyplusLinks
a friendly yet powerful LR-parser written in Python
☆267Updated 7 years ago
Alternatives and similar repositories for plyplus
Users that are interested in plyplus are comparing it to the libraries listed below
Sorting:
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- ☆608Updated 8 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- Pattern matching for python☆218Updated 11 years ago
- Memory efficient Python objects☆368Updated last week
- Code inspection for Python builtins☆103Updated 2 years ago
- Python implementation of Microsoft's .Net Language Integrated Query (LINQ)☆151Updated 16 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆219Updated 8 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- vmprof - a statistical program profiler☆433Updated 2 weeks ago
- Python Low-Overhead Profiler☆918Updated 9 months ago
- Python Meta Programming☆145Updated 3 years ago
- ☆285Updated last year
- A Python extension for writing structured and reusable inline HTML.☆550Updated 8 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Python Application Tracer☆390Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python filesystem abstraction layer☆291Updated 7 years ago
- Python code object transformers☆184Updated last year
- I will write this later...☆269Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Colorful progress bars and trees for your terminal☆131Updated 6 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago