andrew-yip / java-machine-code-simulator

Write a simulator program to simulate the 8 digit word machine with a 1000 memory locations. That program should accept any machine language program of that machine and produce the required output.
0 stars 0 forks source link

What language/ framework is this? #1

Open RafaelZasas opened 2 years ago

andrew-yip commented 2 years ago

java

Raff-project10x commented 2 years ago

Is there a JVM somewhere that you're using? The files are of .class but I haven't ever seen that before... is it an executable?