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
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 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
- 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
- Build languages on Python.☆12Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last month
- Python subsets☆41Updated 8 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆97Updated 4 months ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 9 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- The Stratego program transformation language☆32Updated 3 months ago
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- Python Front-end to GCC☆44Updated 11 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- ☆71Updated 4 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Types for Python☆87Updated 6 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- List of languages that compile to python☆270Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago