VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Finite State Machine example: checking syntax

by Matt Dibb (3 Submissions)
Category: Math/Dates
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This is an example of what can be done with the finite state machine code I have uploaded (see my other submissions). It shows how you can define a particular grammar and how to check to see if that sentance fits this grammar/syntax. This would be helpful for text adventures etc, and should also give you an idea about how else you can implement other systems using FSMs. The output is printed to the debug window (Ctrl-G).

Rate Finite State Machine example: checking syntax

Download Finite State Machine example: checking syntax

Download Finite State Machine example: checking syntax (6 KB)

Finite State Machine example: checking syntax Comments

No comments have been posted about Finite State Machine example: checking syntax. Why not be the first to post a comment about Finite State Machine example: checking syntax.

Post your comment

Subject:
Message:
0/1000 characters