CFSM

A State Design Pattern for State Machines in C-Language.

Author
Haju Schulz
Website
https://github.com/nhjschulz/cfsm
Category
Other
License
MIT
Library Type
Contributed
Architectures
Any

CFSM follows a simplistic approach for the C-Language to implement maintainable state machines according to the STATE design pattern. This differentiates it from other solutions that often rely on complex macros to construct state handlers.

Downloads

Filename Release Date File Size
CFSM-0.3.0.zip 2024-10-20 104.58 KiB
CFSM-0.2.2.zip 2024-10-19 104.45 KiB