Macaron: Macros for CoffeeScript

Macaron: Macros for CoffeeScript

Macaron allows you to use Macros within your CoffeeScript.

0 followers

Launch Team
Webflow | AI site builder
Webflow | AI site builder
Start fast. Build right.
Promoted

What do you think? …

Fatih Kadir Akın
Hi everyone! This is Macaron. Simple macros for CoffeeScript. You can think of it as a CoffeeScript equivalent of Sweet.js. Macros are simply code templates for programming languages. Define once and use again and again. The compiler replaces your macro instances with the given macro template before compiling. Macaron built on the powerful parser of CoffeeScript. Have fun!