Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

YAMP

< >

YAMP, aka Yet Another Macro Processor, is a data notation created in 2019.

#2522on PLDB 5Years Old
Download source code:
git clone https://github.com/birchb1024/yamp

Yet Another Macro Processor - for YAML - Superseded by Goyamp


Language features

Feature Supported Token Example
Macros ✓
- defmacro:
  name: foo
  args: [who]
  value:
      Hello: who
- foo:
  who: World

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io