An open API service indexing awesome lists of open source software.

https://github.com/upbit/simplestatemachine

A simple state machine implementation
https://github.com/upbit/simplestatemachine

Last synced: about 1 year ago
JSON representation

A simple state machine implementation

Awesome Lists containing this project

README

          

SimpleStateMachine
==================

A simple state machine implementation

Just type 'gcc SimpleStateMachine.c -o SimpleStateMachine' for demo.