vlasovskikh / funcparserlibLinks
Recursive descent parsing library for Python based on functional combinators
☆355Updated last year
Alternatives and similar repositories for funcparserlib
Users that are interested in funcparserlib are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 11 years ago
- ☆285Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆608Updated 8 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- Python code object transformers☆184Updated last year
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆386Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Python module to modify bytecode☆326Updated last week
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Bottom-up approach to refactoring in python☆721Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- vmprof - a statistical program profiler☆435Updated 3 months ago
- Memory efficient Python objects☆369Updated this week
- Python Meta Programming☆147Updated 3 years ago
- An AST unparser for Python☆230Updated 2 years ago
- A Python extension for writing structured and reusable inline HTML.☆550Updated 11 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Code inspection for Python builtins☆103Updated 3 years ago
- A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language☆245Updated 3 years ago