← Back to context

Comment by xyheme

1 year ago

SCXML actually stands for State Chart XML: State Machine Notation for Control Abstraction!

I get excited whenever I see "State" and "Notation" in one sentence.

I learn about state-based language from the language Forth: https://www.forth.com/starting-forth

and the language Joy: https://hypercubed.github.io/joy/joy.html

Maybe you will find them inspiring too.

The use case of your system seems interesting too, if your project is open source, feel free to share it here :)