A State Design Pattern for State Machines in C-Language.
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.
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 |