marcioAlmada/yay

First class macros

marcioAlmada opened this issue · 1 comments

Some macros need to behave like first class language features therefore they need permanent allocation. The plan is to use a ·global tag to make a macro persistent across files.

d4d6e34 seems enough for now