billpmurphy / haskLinks
Haskell language features and standard libraries in pure Python.
☆874Updated 7 years ago
Alternatives and similar repositories for hask
Users that are interested in hask are comparing it to the libraries listed below
Sorting:
- A programming language for the CPython VM.☆579Updated 5 years ago
- Functors, Applicatives, And Monads in Python☆743Updated 2 weeks ago
- effect isolation in Python, to facilitate more purely functional code☆385Updated 3 years ago
- Dynamically typed functional programming language☆914Updated 9 years ago
- Haskell-powered Python 3 interpreter☆580Updated 8 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- I will write this later...☆269Updated 7 years ago
- Pattern matching for python☆218Updated 11 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,381Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Tail Call Optimization for Python