Skip to content

Python Script written to interpret and simulate Assembly code. Done as the Final Project for the Course Computer Organisation(CSE112).

Notifications You must be signed in to change notification settings

guptasameer112/Assembler-Simulator

Repository files navigation

CO Group Project

Running manual test cases

For testing the assembler, change to the 'Simple-Assembler' directory.
Then give the run file executable privileges by running:

$chmod +x run

Now you can start the assembler with:

$./run

Automated Testing

Use the automated testing framework.

About

Python Script written to interpret and simulate Assembly code. Done as the Final Project for the Course Computer Organisation(CSE112).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published