Skip to content
/ ReMa Public

Simulation of a simple register machine, combined with a code editor with syntax highlighting for the machine code.

License

Notifications You must be signed in to change notification settings

elKei24/ReMa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReMa

Simulation of a simple register machine, combined with a code editor with syntax highlighting for the machine code.

I wrote this as a replacement for the register machine simulation application we used at school (it was really, really bad). Due to that, the machine language used in this application is more or less the same as the one used in our school books, apart from some commands I added additionally.

This is an old hobby project from 2016. Not everything is working fine, and I would use an other coding style and better software designs in big parts of the project now, but however I wanted to back up this stuff on GitHub.

About

Simulation of a simple register machine, combined with a code editor with syntax highlighting for the machine code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages