A simple stack based virtual machine interpreter, used to explain the basic concepts. Follows the series written on http://andreabergia.com/.
To build, simply run gradlew build. Requires Java 8.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple stack based virtual machine interpreter, used to explain the basic concepts. Follows the series written on http://andreabergia.com/.
To build, simply run gradlew build. Requires Java 8.