ASM Compiler

Student Alen Stojanov
Supervisor Heinrich Stamerjohanns
Description The aim of this project is to provide the students taking General Computer Science II with a suitable environment for the assembler language, taught in this course, where they can easily compile and execute their programs. In addition, the project aims to provide an automatical grading environment, offering substantial advantages in the efficiency and time consumption during the evaluation by the teaching assistants. The automatic grading is realized in such a way that upon the submission of an ASM program, the program is first compiled and then executed with a certain input values. Then the output values are compared to the expected values and the program is saved for grading. The students can use the web interface of the assembler compiler, to compile and debug (step-by-step) their programs.
Deliverables https://cantaloupe.eecs.jacobs-university.de/
Status Completed the implementation of the grading environment. Working on improvement of the web interface of the ASM Compiler.
© 2006 Copyrights KWARC. | XHTML 1.0 | CSS | Page generated from XML sources with the WSML package