Difference between revisions of "SCOOP-A3: Compiler adaptation"
 (New page: {{UnderConstruction}} Category:Concurrency_(SCOOP) Team: Alexander, Ted  * Parsing is already taken care of * Code generation closely connected with work on the scheduler (A1, A2) * Va...)  | 
			
(No difference) 
 | 
Revision as of 00:31, 25 May 2010
Team: Alexander, Ted
- Parsing is already taken care of
 - Code generation closely connected with work on the scheduler (A1, A2)
 - Validity rules are important; part of the challenge is to turn the SCOOP type system
 
(devised by Piotr Nienaltowski) into compiler verifications and meaningful error messages.

