vlasovskikh / funcparserlibLinks
Recursive descent parsing library for Python based on functional combinators
☆354Updated 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
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 9 months ago
- ☆285Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated last month
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- ☆608Updated 7 years ago
- effect isolation in Python, to facilitate more purely functional code☆380Updated 3 years ago
- An AST unparser for Python☆228Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- Tail Call Optimization for Python☆241Updated 8 years ago
- Python code object transformers☆184Updated last year
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Python module to modify bytecode☆316Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A Python extension for writing structured and reusable inline HTML.☆550Updated 7 months ago
- Python Meta Programming☆145Updated 2 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Memory efficient Python objects☆367Updated 5 months ago