Fun with state machines and automata
- smallmachine.py - A very lightweight, very flexible, state machine engine with tracing and other helpful accessories
-
sled - Statemachine Line EDitor: A
sed
-like front-end built onstatemachine.py
, documented in sled.md -
SmallSailing - Tiny, seemingly pointless, interactive fiction game to play with
smallmachine.py
-
zoom-chat-parser - Small example of a parser using the
smallmachine.py
engine to reformat a Zoom chat log, automatically threading replies and collecting reactions