chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Scheme, Chicken, and Parrot


From: felix winkelmann
Subject: Re: [Chicken-users] Scheme, Chicken, and Parrot
Date: Tue, 12 Jul 2005 16:11:07 +0200

On 7/8/05, John Lenz <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]