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!
Awesome ChatGPT Prompts