Releases: kittylyst/ocelotvm
Releases · kittylyst/ocelotvm
Fixes for initial version
This release of Ocelot is designed to be accessible by people who have not encountered the internals of a programming language interpreter before. It implements a very small subset of the JVM bytecode set and deliberately does no more than is necessary to see the wood for the trees.
Initial version for introductory teaching
This release of Ocelot is designed to be accessible by people who have not encountered the internals of a program interpreter before. It implements a very small subset of the JVM bytecode set and deliberately does no more than is necessary to see the wood for the trees.