raphydaphy / Q-Operating-System

Q OS is a versatile operating system designed with the new features of 64 bit "long mode" CPU's in mind that focuses on making everything as simple as possible for the end user
http://q-os.tech
GNU Lesser General Public License v3.0
149 stars 41 forks source link

Added toy stack vm. Invoked through `svm` #281

Closed plankp closed 8 years ago

plankp commented 8 years ago

... Dont judge ... This is what happens when you are interested in low level but come from a Java background. :disappointed:

Anyways... A gc will hopefully be integrated to it in the future!