vlasovskikh / funcparserlib
Recursive descent parsing library for Python based on functional combinators
☆351Updated last year
Alternatives and similar repositories for funcparserlib:
Users that are interested in funcparserlib are comparing it to the libraries listed below
- ☆285Updated last year
- Pattern matching for python☆218Updated 10 years ago
- Python module to modify bytecode☆311Updated this week
- effect isolation in Python, to facilitate more purely functional code☆374Updated 2 years ago
- ☆608Updated 7 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 11 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- List of languages that compile to python☆265Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- vmprof - a statistical program profiler☆432Updated last month
- Python code object transformers☆185Updated last year
- A programming language for the CPython VM.☆577Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Tail Call Optimization for Python☆240Updated 8 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 4 months ago
- A list of Python parsing tools☆117Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- An AST unparser for Python☆227Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Haskell language features and standard libraries in pure Python.☆868Updated 6 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 11 months ago