baruchel / tcoLinks
Tail Call Optimization for Python
☆241Updated 8 years ago
Alternatives and similar repositories for tco
Users that are interested in tco are comparing it to the libraries listed below
Sorting:
- Python pattern matching like functional languages.☆160Updated 4 years ago
- List of languages that compile to python☆269Updated last year
- Pattern matching for python☆218Updated 10 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Python code object transformers☆185Updated 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
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- Functional plumbing for Python☆209Updated last year
- A programming language for the CPython VM.☆578Updated 5 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆379Updated 3 years ago
- A python lens library for manipulating deeply nested immutable structures☆323Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Functors, Applicatives, And Monads in Python☆730Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Automagically inline python methods☆111Updated 10 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- ☆285Updated last year
- An experiment to use infix operators in Python☆57Updated 6 years ago
- ☆71Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆426Updated 3 weeks ago
- Dynamically typed functional programming language☆913Updated 9 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Patch built-in python objects☆848Updated 2 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated last month