Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rickbutton/macrojs


https://github.com/rickbutton/macrojs

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

_Yes, the name is bad._

# macrojs

JavaScript, but with macros.

__macrojs__ is a superset of JavaScript with the ability to create hygienic macro-by-example macros, like are found in Scheme and Rust. The syntax and expansion semantics are _heavily inspired_ by Rust's `macro_rules!` macros.