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:
- 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☆270Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- A programming language for the CPython VM.☆578Updated 5 years ago
- Python code object transformers☆184Updated last year
- effect isolation in Python, to facilitate more purely functional code☆381Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- Functional plumbing for Python☆209Updated last year
- Dynamically typed functional programming language☆913Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Haskell language features and standard libraries in pure Python.☆870Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- I will write this later...☆269Updated 7 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 10 months ago
- ☆285Updated last year
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year