syntactic-macros
There are 7 repositories under syntactic-macros topic.
JuliaIO/Suppressor.jl
Julia macros for suppressing and/or capturing output (STDOUT), warnings (STDERR) or both streams at the same time.
Technologicat/unpythonic
Supercharge your Python with parts of Lisp and Haskell.
Technologicat/mcpyrate
Advanced macro expander and language lab for Python.
JuliaDynamics/LightSumTypes.jl
Easy-to-use sum types in Julia
Technologicat/pydialect
Build languages on Python.
Technologicat/imacropy
Interactive MacroPy - IPython REPL, embeddable REPL, bootstrapper.
elavallee/pythonMacros
An example of how syntactic macros could be done in python