A Programming Framework of Event-driven Finite State Machine
Guobing Li
Abstract
Guobing Li
Abstract
In modern programming,network protocol,game roles modeling and many other issues which include complex state switches can be described in finite state machine.In this paper,the theory of finite state machine is combined with event-driven model,a reusable code template is designed to dynamically manage the state switch sense.This method makes logic of the code module clear and the system healthy.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In modern programming,network protocol,game roles modeling and many other issues which include complex state switches can be described in finite state machine.In this paper,the theory of finite state machine is combined with event-driven model,a reusable code template is designed to dynamically manage the state switch sense.This method makes logic of the code module clear and the system healthy.
Key concepts: Computer science, Finite-state machine, Extended finite-state machine, State (computer science), Abstract state machines, Code (set theory), Event (particle physics), Programming language