Assignment: Scanner

From Embedded Xinu
Revision as of 21:01, 28 July 2010 by Amallen (talk | contribs) (Created Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

In this project students build the first step of a full compiler by implementing a Scanner for our modified MiniJava language. Our modifications to MiniJava require the addition of the Xinu, Thread, and run reserved words.