r5rs scheme as a virtual machine – I
Tuesday, September 28th, 2010Some time ago I advocated that the programming language Scheme is a new portable assembler. We can code something in Scheme and then compile it to PHP or Python. Now I want to try this idea. First, an explanation why Scheme: