Trying out Ragel's state machine generation as an alternative to the DinkyFSM style.

This commit is contained in:
Zed A. Shaw 2025-06-14 00:43:40 -04:00
parent 9468990f76
commit 7fc32b0248
10 changed files with 428 additions and 19 deletions

View file

@ -1 +1 @@
set makeprg=meson\ compile\ -C\ .
set makeprg=make\ -f\ ../Makefile\ build