SkillAgentSearch skills...

Fsm

A finite state machine engine in C - used as a parser for complex data structures

Install / Use

/learn @ajrisi/Fsm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Finite State Machine code Adam Risi

Using this code This code is presented as if it were a library, but it isn't really meant to be used as one. Just copy the 2 files (fsm.c and fsm.h) into your own project, then use it from there. Examples of how to make your own FSM are in the examples directory.

If you find this code helpful, please email ajrisi@gmail.com with your notes. I am always willing to give advice if you get stuck somewhere!

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated5mo ago
Forks5

Languages

C

Security Score

72/100

Audited on Oct 29, 2025

No findings