Can a State Machine be a String?
Read OriginalThe article details an experiment in representing a state machine as a concise string. It explains the rules needed (ID, initial state, events) and walks through the process of writing a parsing function in JavaScript, including test-driven development examples using a light bulb state machine.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser