Deterministic Finite Automata in C++, Token Parser & Lexer
-
Updated
Jan 28, 2013 - C++
Deterministic Finite Automata in C++, Token Parser & Lexer
A C++11 Hierarchical State Machine Library
DocFsm is a lightweight documentation-, developing- and reverse- engineering tool to visualizing Finite State Machines (FSM) written in C or C++.
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Finite state machine library based on C++20 coroutine symmetric transfer
This project implements a chat-room client using the IPK24-chat protocol, supporting both TCP and UDP communication. The client features a multi-threaded architecture with event-driven design, utilizing epoll for efficient I/O multiplexing and UNIX pipes for inter-thread communication.
Example project for creating finite state machines in OO C++.
Add a description, image, and links to the finite-state-machines topic page so that developers can more easily learn about it.
To associate your repository with the finite-state-machines topic, visit your repo's landing page and select "manage topics."