vlasovskikh / funcparserlib
Recursive descent parsing library for Python based on functional combinators
☆350Updated 10 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☆218Updated 10 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 9 months ago
- ☆285Updated last year
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- vmprof - a statistical program profiler☆430Updated last month
- An AST unparser for Python☆226Updated last year
- Python module to modify bytecode☆308Updated 2 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆609Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- C Python, made faster.☆341Updated 9 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆374Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆384Updated last month
- Python code object transformers☆185Updated last year
- Debugging manhole for python applications.☆379Updated 8 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆405Updated 3 months ago
- Python AST read/write☆835Updated last month
- Easy anonymous functions by partial application of operators☆102Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Literal support for Pyrsistent data structures in Python☆129Updated 3 years ago