kennknowles / python-rightarrowLinks
A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call them "types" :-)
☆59Updated 12 years ago
Alternatives and similar repositories for python-rightarrow
Users that are interested in python-rightarrow are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 11 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- A parser for Python 2.x and 3.x written in Haskell☆160Updated 7 months ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Pure python functional programming☆28Updated 15 years ago
- Algebraic data types for python☆21Updated 8 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Python backend for Idris (generates Python source, not bytecode).☆125Updated 8 years ago
- ☆58Updated 8 years ago
- Hy Monad Notation - a monad library for Hy☆56Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- ☆71Updated 4 years ago
- ☆285Updated 2 years ago
- A series of progressively more complex programming languages☆36Updated 11 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Types for Python☆87Updated 7 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Playing with recursion, trampolines etc.☆25Updated 11 years ago
- Immutable Data Structures for Python☆76Updated 10 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)☆58Updated 13 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- Union types and some other functional-y stuff for Hy☆52Updated 10 years ago