Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 241 Bytes

inf3-cpu-model

Exercise in computer-science to build a cpu-model using a predefined instruction set.

This is my first attempt at object oriented javascript. As a result there might be some major issues with the code-design.