Project: Assembler interpreter

published on April 5, 2012

Technologies: 
C
Time range: 
June 2007
As a: 
student

School year: first bachelor year, third term.

For the “Introduction to Computer and Communication Architecture” course, we had to build a assembler interpreter that is compliant with the Von Neumann architecture. We had to build this in pairs, in C.

Attached are some of the sample programs our interpreter was required to be able to execute.