Skip to content

This is a project based on the book "The Elements of Computer Systems Building a Modern Computer from First Principles".

Notifications You must be signed in to change notification settings

furkanunsal42/ComputerProject0

Repository files navigation

ComputerProject0

This is a project based on the book "The Elements of Computer Systems Building a Modern Computer from First Principles". If you want to take this as a reference to your work please mind that there are slight modifications to the design specified in the book.

Vm.py file interprets code written in bytecode into assembly code. Assambly.py file converts assembly code into machine code that can be run in the designed computer.

About

This is a project based on the book "The Elements of Computer Systems Building a Modern Computer from First Principles".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published