From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Pinto de Mello e Silva Newsgroups: gmane.lisp.guile.user Subject: Re: Scheme translator Date: Sun, 11 Jan 2004 13:15:55 -0500 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <1073844955.16510.41.camel@khan> References: <20030812232431.GD7293@linger.twisted-muse.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1073844825 2884 80.91.224.253 (11 Jan 2004 18:13:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jan 2004 18:13:45 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Jan 11 19:13:41 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Afk5k-0000Rz-00 for ; Sun, 11 Jan 2004 19:13:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Afl2T-0008GV-Le for guile-user@m.gmane.org; Sun, 11 Jan 2004 14:14:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Afl26-0008G9-3d for guile-user@gnu.org; Sun, 11 Jan 2004 14:13:58 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Afl1Z-0008CK-5z for guile-user@gnu.org; Sun, 11 Jan 2004 14:13:56 -0500 Original-Received: from [129.10.116.51] (helo=amber.ccs.neu.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Afl1Z-0008CD-0O for guile-user@gnu.org; Sun, 11 Jan 2004 14:13:25 -0500 Original-Received: from khan (denali.ccs.neu.edu [129.10.116.200]) by amber.ccs.neu.edu (Postfix) with ESMTP id 28BB4543FA; Sun, 11 Jan 2004 13:11:55 -0500 (EST) Original-To: ttn@glug.org In-Reply-To: X-Mailer: Ximian Evolution 1.4.5 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:2575 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:2575 On Sun, 2004-01-11 at 08:21, Thien-Thi Nguyen wrote: > From: Daniel Silva > Date: Fri, 15 Aug 2003 01:04:32 -0400 (EDT) > > Scott Owens at Utah University wrote the front-end for the Python to > PLT Scheme compiler using his parser generator library. Again, I > don't think the dependencies on PLT-specific Scheme are too deep. > > I hope we can collaborate. > > do you still have interest in this initiative? > Yes, I am still working on the translator. Right now I am focusing on the foreign-function interface to C and making sure that it's source-compatible with CPython's. You might want to look at Dorai Sitaram's scmxlate to aid in porting: http://www.ccs.neu.edu/home/dorai/scmxlate/scmxlate.html Daniel > thi _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user