Assignment: Scanner

From Embedded Xinu
Revision as of 19:18, 27 August 2010 by Amallen (talk | contribs) (added link to grammar)
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 Concurrent MiniJava Grammar language.

Notes

Our Concurrent MiniJava Grammar require the addition of the Xinu, Thread, and run reserved words.