A templating programming language. Like Hello {name} with {name: "Dorian"} gives Hello Dorian
Hello {name}
{name: "Dorian"}
Hello Dorian