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 10 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- ☆285Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- ☆608Updated 7 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆426Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- effect isolation in Python, to facilitate more purely functional code☆379Updated 3 years ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- List of languages that compile to python☆269Updated last year
- A Python extension for writing structured and reusable inline HTML.☆549Updated 5 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- An AST unparser for Python☆228Updated last year
- Python code object transformers☆185Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Python module to modify bytecode☆317Updated last week
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆521Updated 2 months ago
- vmprof - a statistical program profiler☆432Updated 3 months ago
- Dynamically typed functional programming language☆913Updated 9 years ago