baruchel / tcoLinks
Tail Call Optimization for Python
☆242Updated 9 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☆272Updated last year
- Pattern matching for python☆218Updated 11 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- Python code object transformers☆184Updated last year
- An experiment to use infix operators in Python☆57Updated 6 years ago
- A python lens library for manipulating deeply nested immutable structures☆327Updated last year
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- A programming language for the CPython VM.☆577Updated 5 years ago
- Functional plumbing for Python☆210Updated last week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- Dynamically typed functional programming language☆914Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Haskell language features and standard libraries in pure Python.☆871Updated 7 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- ☆285Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆410Updated last month
- Functors, Applicatives, And Monads in Python☆738Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆431Updated 3 weeks ago
- ☆71Updated 4 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- A simple immutable mapping for python☆116Updated 3 years ago