fsm

A simple finite-state machine for @nim-lang

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version Unknown
License MIT
CI Status Passing
Downloads 0
Last Indexed 2026-07-22 05:28

Installation

nimble install fsm
choosenim install fsm
git clone https://github.com/ba0f3/fsm.nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
fsm - - - - - - -

Source

Repository https://github.com/ba0f3/fsm.nim
Homepage https://github.com/ba0f3/fsm.nim
Documentation View Documentation
Registry Source nimble_official

README

fsm.nim

Simple finite state machine for @nim-lang