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 11 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Tail Call Optimization for Python☆242Updated 9 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- ☆285Updated last year
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python Meta Programming☆145Updated 3 years ago
- List of languages that compile to python☆272Updated last year
- Dynamically typed functional programming language☆914Updated 9 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- Functional plumbing for Python☆210Updated last week
- A python lens library for manipulating deeply nested immutable structures☆327Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- 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
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- ☆71Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆410Updated last month
- Set of tools to play with Python AST.☆87Updated 3 years ago