I love the declarative syntax, and it makes me wonder if there is a use case for a timeline-based scripting language.

Functions, variables, data structures... Intervals (timers) as a first-class citizen - an actual keyword "timer"[1] that works like const or let.

Anyway, this is really cool.

[1] Where are my VB6 devs??