vlasovskikh / funcparserlibLinks
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
Sorting:
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago
- Pattern matching for python☆218Updated 10 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- ☆285Updated last year
- ☆608Updated 7 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆274Updated 7 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- Python module to modify bytecode☆314Updated 3 weeks ago
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- C Python, made faster.☆341Updated 9 years ago
- An AST unparser for Python☆228Updated last year
- List of languages that compile to python☆268Updated last year
- A list of Python parsing tools☆117Updated 4 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.☆292Updated 3 years ago
- Python code object transformers☆185Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆392Updated 4 months ago
- I will write this later...☆270Updated 7 years ago
- vmprof - a statistical program profiler☆432Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Memory efficient Python objects☆368Updated 2 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Haskell language features and standard libraries in pure Python.☆867Updated 6 years ago
- Python filesystem abstraction layer☆290Updated 6 years ago