baruchel / tco
Tail Call Optimization for Python
☆236Updated 8 years ago
Alternatives and similar repositories for tco:
Users that are interested in tco are comparing it to the libraries listed below
- Python pattern matching like functional languages.☆161Updated 3 years ago
- List of languages that compile to python☆260Updated 11 months ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆216Updated 7 months ago
- A programming language for the CPython VM.☆575Updated 4 years ago
- Pattern matching for python☆217Updated 10 years ago
- Functional plumbing for Python☆208Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- Python code object transformers☆184Updated 11 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 8 months ago
- An experiment to use infix operators in Python☆56Updated 6 years ago
- I will write this later...☆270Updated 7 years ago
- A fast and thorough lazy object proxy.☆251Updated 2 months ago
- ☆72Updated 3 years ago
- A python lens library for manipulating deeply nested immutable structures☆319Updated last year
- Literal support for Pyrsistent data structures in Python☆128Updated 3 years ago
- effect isolation in Python, to facilitate more purely functional code☆372Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Dynamically typed functional programming language☆914Updated 8 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆414Updated last week
- ☆609Updated 7 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆402Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 7 months ago
- Haskell language features and standard libraries in pure Python.☆864Updated 6 years ago
- Easy anonymous functions by partial application of operators☆103Updated last year