Inertia is the register-based, lightweight, Turing-complete virtual machine running a small set of bytecodes for benchmarking VM performance. A counterpart of Conceptum.
  • C 98.9%
  • CMake 1.1%
Find a file
2016-11-02 16:05:17 -04:00
docs Delete Instruction_set.txt 2016-10-17 23:25:07 -04:00
src Fix timing not microseconds 2016-11-02 16:05:17 -04:00
Testcodes Add files via upload 2016-10-12 18:29:54 -04:00
.gitignore ignore 2016-11-02 15:58:18 -04:00
CMakeLists.txt save changes 2016-11-02 15:57:37 -04:00
LICENSE Create LICENSE 2016-10-12 23:38:10 -04:00
README.md README.md and DOI 2016-10-12 22:08:20 -04:00
test.gnf Local commit 2016-10-29 11:22:42 -04:00

InertiaDOI

Inertia is the register-based, lightweight, Turing-complete virtual machine running a small set of bytecodes for benchmarking VM performance. A counterpart of Conceptum.