grantjenks / python-pattern-matchingLinks
Python pattern matching like functional languages.
☆160Updated 4 years ago
Alternatives and similar repositories for python-pattern-matching
Users that are interested in python-pattern-matching are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 10 years ago
- effect isolation in Python, to facilitate more purely functional code☆380Updated 3 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- ☆285Updated last year
- Functional Programming + Python - Pain☆136Updated 6 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- List of languages that compile to python☆269Updated last year
- Dynamically typed functional programming language☆913Updated 9 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python Meta Programming☆145Updated 2 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
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python code object transformers☆184Updated last year
- ☆58Updated 8 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Functional plumbing for Python☆209Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago