nugget
nugget copied to clipboard
Add support for macros
Macros should be expanded as the first step in the compilation process
Added initial support, but for some reason the 04-macro.scm example fails when the code is surrounded by a (begin) block...