Click here to Skip to main content
15,888,269 members
Articles / Programming Languages / Markdown

State Machine Framework in C

Rate me:
Please Sign up or sign in to vote.
2.98/5 (6 votes)
30 Nov 2021MIT6 min read 26.3K   135   13  
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
This is a lightweight framework for UML state machine implemented in C that supports both finite state machine and hierarchical state machine.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions