baruchel / continuationLinks
A module for handling continuations in Python
☆32Updated 9 years ago
Alternatives and similar repositories for continuation
Users that are interested in continuation are comparing it to the libraries listed below
Sorting:
- The Hy Transformer☆83Updated 6 years ago
- Union types and some other functional-y stuff for Hy☆52Updated 10 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- Hy Monad Notation - a monad library for Hy☆56Updated 2 years ago
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- ☆58Updated 8 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- The first (and only) Hy unit testing framework☆31Updated 8 years ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 10 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- A Python to Hy (https://github.com/hylang/hy) compiler☆22Updated 5 years ago
- Calysto Hy, a Jupyter kernel for Hy using MetaKernel☆110Updated 2 years ago
- Osh (Object SHell) is a command-line and API toolkit combining cluster access, database access, and data slicing and dicing. Sort of like…☆57Updated 5 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 5 months ago
- ☆35Updated 11 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated this week
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Function annotations for Hylang!☆11Updated 11 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 10 years ago
- ☆71Updated 4 years ago
- A MiniKanren in Python☆36Updated 9 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- A simple IPython kernel for Hy☆48Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 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 fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago