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:
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- List of languages that compile to python☆268Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- Pattern matching for python☆218Updated 10 years ago
- Python code object transformers☆185Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An implementation of contracts for Python.☆344Updated 5 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- An experiment to use infix operators in Python☆56Updated 6 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago
- Functional plumbing for Python☆209Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated this week
- Read Watches in Python☆40Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- ☆71Updated 4 years ago
- Haskell language features and standard libraries in pure Python.☆867Updated 6 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- I will write this later...☆270Updated 7 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago