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:
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Pattern matching for python☆218Updated 11 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Lazy attributes for Python objects☆53Updated last year
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- ☆58Updated 8 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- ☆285Updated last year
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- Algebraic data types for python☆22Updated 8 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- List of languages that compile to python☆270Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago
- Functional plumbing for Python☆209Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- Type-safe functional tools for Python.☆97Updated last year
- effect isolation in Python, to facilitate more purely functional code☆381Updated 3 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
- Atomic primitives for Python.☆121Updated 4 years ago
- Dumb implementation of monads in Python.☆16Updated 10 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆208Updated last year
- The easiest way to parse text in Python☆110Updated 3 weeks ago