On 7/8/05, John Lenz <[EMAIL PROTECTED]> wrote: > Introduction > -------------------------------------------- > I have a very alpha patch to add a parrot backend to the CHICKEN compiler. > CHICKEN is a scheme to C compiler, and parrot is a continuation (rather > than stack) based virtual machine. There are several design issues > mapping chicken constructs to parrot constructs (do the words "calling > conventions" come to mind? :) that need to get worked out. Rather than > attach the patches to this email, I have stuck them on my web site at > http://www.cs.wisc.edu/~lenz/parrot > > http://www.call-with-current-continuation.org > http://www.parrotcode.org >
The mind boggles. I have to read this very carefully and digest this, and will try to help as much as I can, once I get my head around this. I'm impressed, John. :-) cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
