Menu

Lexer Code Started

The code for the parser itself has been started. The lexical analysis is performed with assistance from a backend system I've implemented based on Python, which makes the regular expression parsing of the lexer much simpler.

Once the lexer is complete and appropriately parses the script, the parser will start to be written.

Posted by pcmattman 2007-02-22

Log in to post a comment.

MongoDB Logo MongoDB