README.md

December 4, 2022 ยท View on GitHub

Finite State Machine example: checking syntax

Description

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).

More Info

Submitted On2003-03-04 22:17:04
ByMatt Dibb
LevelIntermediate
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryMath/ Dates
WorldVisual Basic
Archive FileFinite_Sta155457342003.zip