Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 499 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 499 Bytes

Ram4Cpp

RAM emulator utilizing C++ language modification that utilizes a preprocessor allowing you to use Random Access Machine instructions in C++ which essentially makes it a RAM emulator...

This was a little side project that arose from 1 college assignment of mine and I found it interesting enough to publish. Well, although its age is clearly visible, it still amazes me what a 40 years old programming language is capable of...

License and documentation are present in header itself!