Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 493 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 493 Bytes

simplehsm

A simple hierarchical state machine in with implementations in C, Python and C#.

turn this:

calculator state machine

into this:

calculator GUI c# calculator GUI python calculator GUI c

Docs