CC Course 2005PmWiki |
Team Members
VisualSparta is a subset of Pascal/Delphi. Because of the compilers' very spartanic behavior we chose to name it 'Sparta'. VisualSparta currently supports:
Virtual MachineThe VM is written in Java, its input language is based on a modification of the input language used in Wirth's book. The code emitted by the generator consists of
Based on this opcode, the decision which of the following formats to take will be made: Format 1:
Format 2:
Downloads
How to start the programAs programming environment we used Borland Delphi Personal 2005, which was included on the DVD of the c't magazine 13/05. A trial version of the 'Architect-Version' can be downloaded here. However, as the Delphi-documentation states, the sourcecode should also be compatible to GNU Pascal or FreePascal, but we did not verify this statement. |