You would need a way to represent things anyways, be it a custom json with a specific format that you use to show visual elements or a full-fledged language.
You would need a way to represent things anyways, be it a custom json with a specific format that you use to show visual elements or a full-fledged language.
for (let i in 1..=10) { print(i); }
for i in 1 to 10 do print i done
for (let i in 1..=10) { print(i); }
for i in 1 to 10 do print i done