radix / sumtypesLinks
Sum Types, aka Tagged Unions, for Python
☆44Updated 3 years ago
Alternatives and similar repositories for sumtypes
Users that are interested in sumtypes are comparing it to the libraries listed below
Sorting:
- Python library to work with algebraic effects☆80Updated 4 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- The easiest way to parse text in Python☆110Updated last month
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- Python bindings for dhall, a functional configuration language☆48Updated 9 months ago
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 12 years ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Python backend for Idris (generates Python source, not bytecode).☆124Updated 7 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Types for Python☆87Updated 6 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- A parser for Python 2.x and 3.x written in Haskell☆159Updated 3 months ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- A python lens library for manipulating deeply nested immutable structures☆326Updated last year
- Haskell bindings for Python☆103Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- Monadic do-notation in Python (requires pypy3)☆19Updated 7 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- An implementation of Haskell's Prelude in Python using Coconut.☆21Updated last year
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- Tagged union types and immutable records (product types) in Python☆11Updated 8 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆405Updated this week