delapuente / mcpyLinks
A small and compact Python 3 library to enable syntactic macros at importing time
☆22Updated 10 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 9 years ago
- ☆71Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- ☆285Updated last year
- Python subsets☆41Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 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
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 6 months ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 10 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python Front-end to GCC☆44Updated 12 years ago
- ☆608Updated 8 years ago
- Monadic do-notation in Python (requires pypy3)☆19Updated 7 years ago
- The Stratego program transformation language☆33Updated 6 months ago
- List of languages that compile to python☆272Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Runtime compiler for numerical Python☆235Updated 9 months ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- Pure python functional programming☆28Updated 15 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Partial evaluation of Python code☆22Updated 2 years ago