#SquirrelJME: Working on the translation of Java byte code to a format which uses registers and also has exception handlers which are part of the code itself. Making exceptions just part of the code simplifies the design of the upcoming virtual machine since now it is just code.