baruchel / tco
Tail Call Optimization for Python
☆233Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for tco
- Missing features of fp in Python -- active fork of kachayev/fn.py☆149Updated last year
- Pattern matching for python☆216Updated 10 years ago
- List of languages that compile to python☆254Updated 9 months ago
- Python pattern matching like functional languages.☆162Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆399Updated 3 weeks ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆215Updated 5 months ago
- effect isolation in Python, to facilitate more purely functional code☆372Updated 2 years ago
- A programming language for the CPython VM.☆576Updated 4 years ago
- Python code object transformers☆184Updated 8 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Haskell language features and standard libraries in pure Python.☆861Updated 6 years ago
- A python lens library for manipulating deeply nested immutable structures☆311Updated last year
- Easy anonymous functions by partial application of operators☆103Updated 11 months ago
- Literal support for Pyrsistent data structures in Python☆128Updated 3 years ago
- I will write this later...☆271Updated 6 years ago
- Dynamically typed functional programming language☆915Updated 8 years ago
- Functional plumbing for Python☆207Updated 10 months ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 5 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A fast and thorough lazy object proxy.☆247Updated this week
- Functors, Applicatives, And Monads in Python☆717Updated 7 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆339Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated last week
- Multiple dispatch☆812Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,009Updated 3 weeks ago