Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mendelsshop/macro-lang


https://github.com/mendelsshop/macro-lang

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# macro

Reimplementation of rackets macro sysstem in rust for my compiler.
Following this [code](https://github.com/mflatt/expander) (currently on mini).