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
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- ☆71Updated 4 years ago
- How to implement trampolines for tail calls in Python☆31Updated 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
- Partial evaluation of Python code☆22Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 6 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
- EPIC CUCUMBERS!☆28Updated 8 years ago
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 weeks ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- ☆608Updated 8 years ago
- ☆285Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Pure python functional programming☆28Updated 15 years ago
- Pattern matching for python☆218Updated 11 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 10 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago