Skip to content

guptasameer112/Assembler-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors