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

https://github.com/yangluoshen/fsm

Finite State Machine generator.
https://github.com/yangluoshen/fsm

c dfa fsm linux

Last synced: 2 months ago
JSON representation

Finite State Machine generator.

Awesome Lists containing this project

README

          

# FSM
Finite State Machine generator.
FSM is aimed to generate a DFA(Deterministic Finite Automaton) easily.

[**more**](https://github.com/yangluoshen/FSM/tree/master/src)