Recently, I implemented a Java VM in Python. This is the second time I have implemented a Java VM, the first being five years ago when I wrote it in R. (Summary from when I implemented it in R: How to ...