Skip to content

CuriousGeorgiy/nano-cpu

Repository files navigation

Nano CPU

This is a bytecode virtual machine. The following tools are impelemented for it: an assembler, disassembler and bytecode interpreter.

Under the hood, the virtual machine commands are translated to bytecode, which is then sequentially executed by the interpreter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published