Xython / pattern-matchingLinks
full-featured pattern-matching in python, however it's more likely to be dynamic contracts.
☆17Updated 7 years ago
Alternatives and similar repositories for pattern-matching
Users that are interested in pattern-matching are comparing it to the libraries listed below
Sorting:
- The most simplest and super efficient command line tools, distributed in solely one file.☆10Updated 3 years ago
- end the parsing problem☆40Updated 3 years ago
- Python pattern matching like functional languages.☆160Updated 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
- An implementation of scheme that can call python modules☆21Updated 12 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- Hy Monad Notation - a monad library for Hy☆56Updated 2 years ago
- Functional plumbing for Python☆211Updated 2 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- Literal support for Pyrsistent data structures in Python☆131Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- A Python implementation for Racket☆151Updated 7 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 8 years ago
- List of languages that compile to python☆275Updated last year
- A structural comparison tool for Python☆117Updated 9 years ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 10 years ago
- An implementation of Haskell's Prelude in Python using Coconut.☆21Updated last year
- Union types and some other functional-y stuff for Hy☆52Updated 9 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year