delapuente / mcpyLinks
A small and compact Python 3 library to enable syntactic macros at importing time
☆22Updated 9 years ago
Alternatives and similar repositories for mcpy
Users that are interested in mcpy are comparing it to the libraries listed below
Sorting:
- A module for handling continuations in Python☆32Updated 8 years ago
- ☆71Updated 4 years ago
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- Pure python functional programming☆28Updated 15 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 9 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- metaprogramming for don't-repeat-yourself Python☆24Updated 6 years ago
- Union types and some other functional-y stuff for Hy☆51Updated 9 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
- Loghyc - a miniKanren implementation in Hy☆88Updated 5 years ago
- Python Front-end to GCC☆44Updated 11 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Default Repo description from terraform module☆1Updated 11 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- A simple IPython kernel for Hy☆47Updated 3 years ago
- Types for Python☆87Updated 6 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Python subsets☆41Updated 8 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- 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
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 2 months ago
- Hy Monad Notation - a monad library for Hy☆55Updated last year
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 years ago
- Lazy evaluation graph library. See the branch https://github.com/akaihola/lusmu/tree/fix-terminology for a version matching the PyCon Fin…☆52Updated 4 months ago