|
Date 17.2.2004 - 14.00-16.00
Address Helsinki, TKT:n / C477
Present Antti Tevanlinna (Director)
Forsgren Jukka (Presiden)
Marquinez Alberto
Sierla Sami Pekka (Secretary)
Zhang Jianling
Absent Kärkkäinen Kalle Tapani
Malan group meeting tuesday 17.2 memo
Meeting starting: 14:15
14:30 – I arrived late and meeting started. Antti give us a little talk about
everyone being late from meetings
-Alberto gave us a presentation of his design for compiler/linker,
linked-list structure was bit hard to understand at first but in
the end explained.
-General discussion on class design
-We tried to discuss about interfaces needed beetween classes but it was
pretty hard due to lack of design on other parts than compiler
Basic interface needs:
Compiler
*Compile-method which takes a source string as an input (returns linked list?)
throws possible
exception
Simulator/VM
*Initialize-method which intializes VM with input data
*Run-method which runs compiled program step-by-step or from start to end
*Accessors which provide access to VM state
UI
*Provide a way for VM to ask for input etc.
-For next meeting (on Friday 20th) we should have UML class diagrams and
sequence diagrams for our designs
Meeting ending: 16:10
|