Brad Fish's Homepage [Home] [glFont] [Mirage] [Articles] [Links] [Finger bfish@cs.byu.edu] [Mail bhf5@email.byu.edu]
This page contains articles and other stuff that I've written to help other people learn various aspects of computer programming.
This is a lexical analyzer (or scanner) as well as a parser for Datalog. It serves as an excellent starting point for those interested in creating their own scripting languages for use in such things as games. The code is all in Java.
Last Updated: 11/03/2001 10:13:33 PM
Brad Fish's Homepage [Home] [glFont] [Mirage] [Articles] [Links] [Finger bfish@cs.byu.edu] [Mail bhf5@email.byu.edu]