[Seaside] continuations resources

Lukas Renggli renggli at gmail.com
Tue Oct 10 18:23:03 UTC 2006


> > changing the JVM.  Isn't everything implementable on Touring
> > Machines :) ?
>
> No.. not without writing a Java interpreter that works differently than the
> current VM.

Sure you can do it in Java, you just have to implement your own
runtime environment on top of it. JRuby is doing exactly that and I
believe it supports continuations.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list