fnl / pymonadLinks
"fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``
☆31Updated 11 years ago
Alternatives and similar repositories for pymonad
Users that are interested in pymonad are comparing it to the libraries listed below
Sorting:
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Pattern matching for python☆218Updated 11 years ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Functional plumbing for Python☆211Updated last month
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- ☆285Updated last year
- A python lens library for manipulating deeply nested immutable structures☆329Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆131Updated last year
- ☆58Updated 8 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 7 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Dumb implementation of monads in Python.☆16Updated 10 years ago
- effect isolation in Python, to facilitate more purely functional code☆385Updated 3 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆211Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 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 12 years ago
- Algebraic data types for python☆22Updated 8 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Atomic primitives for Python.☆122Updated 4 years ago