Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 208 Bytes

COMP3506

A RAM model that can run psuedocode and calculate it's run time

To run the rammodel python script. Create a .ram file with the code you want to execute and call:

python rammodel.py example.ram