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 pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A module for handling continuations in Python☆32Updated 9 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 5 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- ☆71Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 10 years ago
- Python Front-end to GCC☆44Updated 12 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
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 4 years ago
- Build languages on Python.☆12Updated 4 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- Pure python functional programming☆28Updated 15 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 2 weeks 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
- Types for Python☆87Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- A small python based build file generator targetting the build system ninja☆45Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A toy Python interpreter with monad comprehensions☆54Updated last year
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 10 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago