Wednesday, May 16, 2007

UPDATE: Token Scanner (Wannabe Compiler)

Hi there, I just made a new version of my Token Scanner program. I changed the way the program evaluates the keyword (i.e. and, while, or, program, procedure, downto, etc). The program will take the keyword list from a text file, namely, myKeyword.txt. It's only a small change tho ^_^.
You can see the new program here.

No comments: