jspahrsummers / adtLinks
Algebraic data types for Python (experimental, not actively maintained)
☆173Updated 4 years ago
Alternatives and similar repositories for adt
Users that are interested in adt are comparing it to the libraries listed below
Sorting:
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- Haskell language tools for Python☆160Updated 5 years ago
- Python library to work with algebraic effects☆74Updated 4 years ago
- hyphen - access Haskell modules from Python☆99Updated 11 months ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- Python backend for Idris (generates Python source, not bytecode).☆124Updated 7 years ago
- A parser for Python 2.x and 3.x written in Haskell☆158Updated 11 months ago
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- A programming language for the CPython VM.☆578Updated 4 years ago
- A modern, extensible and well-documented prettyprinter.