Skip to content
Fahmi Akbar Wildana edited this page Feb 7, 2019 · 6 revisions

Motivation

Support the bottom-up approach in software development

Why description language

  • Every programming language has their own Idiom which makes every statechart (or state management) implementation is different

Philosophy

  • Readable just like you read a state diagram in clear and loud voice
  • Writeable just like you write in a programming language which is concise and clear
  • Transferable to any implementation (e.g platform, programming language, runtime, etc)
Clone this wiki locally