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
- List of languages that compile to python☆272Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Pattern matching for python☆218Updated 11 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Python code object transformers☆184Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated 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☆326Updated last year
- Functional plumbing for Python☆209Updated last year
- A programming language for the CPython VM.☆577Updated 5 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆408Updated 3 weeks ago
- ☆285Updated last year
- Haskell language features and standard libraries in pure Python.☆871Updated 7 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Dynamically typed functional programming language☆913Updated 9 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 3 weeks ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- An experiment to use infix operators in Python☆57Updated 6 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Read Watches in Python☆41Updated last year
- An implementation of contracts for Python.☆347Updated 6 years ago
- Functors, Applicatives, And Monads in Python☆736Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago