Difference between revisions of "SCOOP-A3: Compiler adaptation"

m (Added a new category: compiler)
m (Turned user names into links)
Line 2: Line 2:
 
[[Category:Concurrency_(SCOOP)]]
 
[[Category:Concurrency_(SCOOP)]]
 
[[Category:Compiler]]
 
[[Category:Compiler]]
Team: Alexander, Ted
+
Team: [[User:Alexander Kogtenkov|Alexander Kogtenkov]], [[User:Ted|Ted]]
  
 
* Parsing is already taken care of
 
* Parsing is already taken care of

Revision as of 01:40, 25 May 2010

Construction.png Not Ready for Review: This Page is Under Development!

Team: Alexander Kogtenkov, 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.