This is awesome, Jens. I'd like to have more Racket VMs for experiments like JavaScript and LLVM (to get on to iOS better?). I wonder if you were able to use the Whalesong bytecode interpreter during the coding of this?
Jay On Mon, Aug 4, 2014 at 4:23 PM, Jens Axel Søgaard <[email protected]> wrote: > Hi All, > > To see how Racket's bytecodes work I have implemented an evaluator in Racket. > The best feature is the extensive amount of comments. > > https://github.com/soegaard/meta/blob/master/runtime/racket-eval.rkt > > Comments and patches are welcome, > Jens Axel Søgaard > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users -- Jay McCarthy http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33 ____________________ Racket Users list: http://lists.racket-lang.org/users

