YAMP, aka Yet Another Macro Processor, is a data notation created in 2019.
#2170on PLDB | 5Years Old |
git clone https://github.com/birchb1024/yamp
Yet Another Macro Processor - for YAML - Superseded by Goyamp
Feature | Supported | Example | Token |
---|---|---|---|
Macros | ✓ | - defmacro: name: foo args: [who] value: Hello: who - foo: who: World |