ragel-cheat-sheet

FSM builder doc

A documentation of Ragel's syntax and features used to build finite state machines from regular language notation

ragel cheat sheet

GitHub

131 stars
8 watching
16 forks
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kbrw/exfsmA simple Elixir library to define and compose finite state machines as functions11
microsoft/blingfireA C++ library for efficient finite state machine and regular expression manipulation.1,837
calio/systemtap-cheat-sheetA guide to SystemTap scripting for analyzing system behavior and performance73
atabel/makinaA simple finite state machine with guard conditions and callbacks for managing complex logic flows.1
frontdevops/typescript-cheat-sheetA cheat sheet for the TypeScript programming language, covering its key concepts and types124
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
a8m/golang-cheat-sheetA comprehensive guide to Go syntax and features for developers8,467
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
ryanfaerman/fsmA lightweight Go library for implementing finite state machines with parallel transition checks.159
tbpixel/functional-finite-state-machineA dead simple finite-state-machine implementation in JavaScript14
doraxcyle/cuestateA C++ template metaprogramming framework for building finite state machines by automatically generating the code from a state table.6
vstirbu/fsm-as-promisedA minimalistic finite state machine library implemented using ES6 promises463
intersel/ifsmA JavaScript library to design and manage web user interface behaviors using finite state machines15
doridori/engineAn observable Finite State Machine implementation for Java with optional data object access and runtime type checking.33