Difference between revisions of "Syntax checking"

(Overview)
(Team)
Line 21: Line 21:
 
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]
 
Everyone intrested in this project is welcome to join our mailinglist [http://origo.ethz.ch/cgi-bin/mailman/listinfo/es-ui es-ui@origo.ethz.ch]
  
 +
== Visual Feedback ==
 
* [[User:jabernet| Janick Bernet]] (big boss and scapegoat)
 
* [[User:jabernet| Janick Bernet]] (big boss and scapegoat)
 
* [[User:fdevries| Fabien de Vries]]
 
* [[User:fdevries| Fabien de Vries]]
* [[User:maser| Martin Luder]]
 
* [[User:clerco| Olivier Clerc]]
 
 
* [[User:indermum| Matthias Indermühle]]
 
* [[User:indermum| Matthias Indermühle]]
 +
* [[User:clerco| Olivier Clerc]]
 +
 +
== Parser ==
 +
* [[User:maser| Martin Luder]]
 
* [[User:chrhuber| Christoph Huber]]
 
* [[User:chrhuber| Christoph Huber]]
 +
 
* [[User:classens| Stephan Classen]]
 
* [[User:classens| Stephan Classen]]

Revision as of 08:09, 26 April 2006


Overview

The aim of this project is to have a syntax checking done as you type. Syntax errors should be highlighted and eventualy also options for correcting the error should be proposed.

The Project is named SynChé, which is a combination of syntax and checking. The é at the end is important, as a cool name needs either a recursive acronym or a special character from a non English language.

Milestones

M1: April 25th

  • Get home-grown EiffelStudio up and running.

M2: May 2nd

  • Analyse source code to certain degree, so discussion about interfaces between parser and visual is possible

Team

Everyone intrested in this project is welcome to join our mailinglist es-ui@origo.ethz.ch

Visual Feedback

Parser