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
- Pattern matching for python☆218Updated 11 years ago
- List of languages that compile to python☆275Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆227Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- Python code object transformers☆184Updated last year
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Functional plumbing for Python☆211Updated 2 months ago
- A programming language for the CPython VM.☆579Updated 5 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆420Updated 3 months ago
- Literal support for Pyrsistent data structures in Python☆131Updated 4 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Dynamically typed functional programming language☆914Updated 9 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- ☆285Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- I will write this later...☆268Updated 7 years ago
- Functors, Applicatives, And Monads in Python☆743Updated last month
- Experiments for the official PEG parser generator for Python☆282Updated last year
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Haskell language features and standard libraries in pure Python.☆874Updated 7 years ago
- A Python implementation of the Maybe pattern☆210Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago