Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Dragon Lexical Analyzer

Originally published: 2010-09-01 00:09:19
Last updated: 2010-09-01 14:49:37
Author: Jack Trainor

The lexical analyzer from "Compliers: Principles, Techniques and Tools," Chapter 2, by Aho, Sethi, Ullman (1986) implemented in Python.