Generating Java bytecode: Write yourself a compiler, Part V
Last time we created a virtual machine for our toy language. I think you can agree that designing a language which barely recognizes expressions like 2 + 3w and building a brand-new virtual machine...



