An open API service indexing awesome lists of open source software.

https://github.com/narasimha1997/stackmachine

A simple educational virtual computer machine that can execute simple arithmetic and logical programs, This Virtual Machine has it's own memory model, instruction queue, virtual CPU and a compiler that comes with a parser.
https://github.com/narasimha1997/stackmachine

assembly-x86 computer-architecture computer-science educational-project java-8 virtual-machine

Last synced: 21 days ago
JSON representation

A simple educational virtual computer machine that can execute simple arithmetic and logical programs, This Virtual Machine has it's own memory model, instruction queue, virtual CPU and a compiler that comes with a parser.

Awesome Lists containing this project