Tuesday, August 19, 2008

Simple Lexer & Parser

By popular demand, I've written a simple lexical analyzer and grammar parser in REALbasic. The language itself is very simple; all it does is provide an interface to set named switches on or off, but it does provide a framework for properly analyzing a language.

Enjoy.

Download

0 Comments:

Post a Comment

<< Home