Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stpettersens/sfsm
Scriptable Finite State Machine executor, written in C.
https://github.com/stpettersens/sfsm
Last synced: about 1 month ago
JSON representation
Scriptable Finite State Machine executor, written in C.
- Host: GitHub
- URL: https://github.com/stpettersens/sfsm
- Owner: stpettersens
- License: other
- Created: 2010-11-20T23:52:09.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-03T23:03:46.000Z (about 14 years ago)
- Last Synced: 2023-03-11T09:27:41.466Z (almost 2 years ago)
- Language: C
- Homepage: http://github.com/stpettersens/SFSM
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SFSM (Scriptable Finite State Machine)
=====SFSM (Scriptable Finite State Machine) is a Finate State Machine (FSM) executor written in C, which runs FSMs specified in *.fsm scripts.