vlasovskikh / funcparserlib
Recursive descent parsing library for Python based on functional combinators
☆349Updated 8 months ago
Alternatives and similar repositories for funcparserlib:
Users that are interested in funcparserlib are comparing it to the libraries listed below
- Pattern matching for python☆217Updated 10 years ago
- Python pattern matching like functional languages.☆161Updated 3 years ago
- ☆609Updated 7 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆216Updated 7 months ago
- ☆285Updated last year
- Python code object transformers☆184Updated 10 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆290Updated 3 years ago
- Easy anonymous functions by partial application of operators☆103Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- An AST unparser for Python☆227Updated last year
- C Python, made faster.☆341Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆138Updated 4 months ago
- vmprof - a statistical program profiler☆431Updated 3 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Tail Call Optimization for Python☆236Updated 8 years ago
- Python module to modify bytecode☆303Updated this week
- effect isolation in Python, to facilitate more purely functional code☆372Updated 2 years ago
- Python filesystem abstraction layer☆288Updated 6 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆402Updated last month
- a friendly yet powerful LR-parser written in Python☆267Updated 6 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Python AST read/write☆831Updated last week
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- A Python extension for writing structured and reusable inline HTML.☆541Updated this week
- Memory efficient Python objects☆363Updated last week
- Powerful Python library for atomic file writes.☆315Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago