Skip to content

A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems by David Lafreniere.

Notifications You must be signed in to change notification settings

martial-dong/state_machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite State Machine

A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems by David Lafreniere.

For an extensive explanation about usage and options, please visit https://www.codeproject.com/Articles/1087619/State-Machine-Design-in-Cplusplus.

Legal Note

GRABLab does not own this source code whatsoever, which entirely belongs to David Lafreniere under CPOL licence.

About

A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems by David Lafreniere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.0%
  • HTML 21.8%
  • QMake 3.5%
  • C 1.7%