10 lines
234 B
Markdown
10 lines
234 B
Markdown
# SNanoSM
|
|
|
|
A pure python, minimalistic, typed library for the implementation of Mealy Finite State Machines.
|
|
|
|
Part of the Nobody Industry's MFFP (made from first principles) set of libraries.
|
|
|
|
## Features
|
|
|
|
- Typed
|
|
- Full test coverage |