goon
https://git.tonybtw.com/goon.git
git://git.tonybtw.com/goon.git
let name = "world";
let n = 42;
{ greeting = "hello ${name}"; value = "n is ${n}"; }