baruchel / tcoLinks
Tail Call Optimization for Python
☆243Updated 9 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☆155Updated 2 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- List of languages that compile to python☆275Updated last year
- Pattern matching for python☆218Updated 11 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- Python code object transformers☆184Updated last year
- An experiment to use infix operators in Python☆57Updated 7 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
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆227Updated last year
- A programming language for the CPython VM.☆579Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- ☆285Updated 2 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Dynamically typed functional programming language☆915Updated 9 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Functional plumbing for Python☆211Updated 3 months ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Haskell language features and standard libraries in pure Python.☆874Updated 7 years ago
- A Python implementation of the Maybe pattern☆210Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆425Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Functors, Applicatives, And Monads in Python☆746Updated 2 months ago