feat: architecture, some problems to solve before the machine can step

This commit is contained in:
2026-07-10 08:52:52 +03:00
commit 6e6c390c02
8 changed files with 188 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 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