Why to implement a JVM in Java?
(Reading notes for Chapter 10 of “Beautiful Architecture” – The Strength of Metacircular Virtual Machine: Jikes RVM) I heard about Jikes RVM before as popular in the Java runtime environment research community, but I didn’t think through what exactly implementing a JVM in Java benefits research in particular, or in general. I still held this [...]