-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Fahmi Akbar Wildana edited this page Feb 7, 2019
·
6 revisions
Support the bottom-up approach in software development
- Every programming language has their own Idiom which makes every statechart (or state management) implementation is different
- 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)