fnl / pymonad
"fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``
☆31Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for pymonad
- Macros in Python: quasiquotes, case classes, LINQ and more!☆30Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆149Updated last year
- functional data structures and utilities for python☆35Updated 5 years 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 11 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆91Updated last month
- Literal support for Pyrsistent data structures in Python☆127Updated 3 years ago
- A module for handling continuations in Python☆33Updated 8 years ago
- Pattern matching for python☆216Updated 10 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python pattern matching like functional languages.☆162Updated 3 years ago
- Dumb implementation of monads in Python.☆15Updated 9 years ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆34Updated 4 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆59Updated 9 months ago
- ☆72Updated 3 years ago
- An experiment to use infix operators in Python☆56Updated 5 years ago
- Functional, composable, asynchronous, type-safe Python.☆150Updated 11 months ago
- Algebraic data types for python☆22Updated 7 years ago
- ☆55Updated 7 years ago
- ZIO for Python☆76Updated 11 months ago
- Python backend for Idris (generates Python source, not bytecode).☆124Updated 7 years ago
- Sum Types, aka Tagged Unions, for Python☆42Updated 2 years ago
- Functional Programming + Python - Pain☆134Updated 6 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆22Updated 10 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆197Updated 6 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆20Updated 8 years ago
- Tail Call Optimization for Python☆231Updated 8 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆120Updated 2 months ago