From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18377 Path: main.gmane.org!not-for-mail From: cwitty@newtonlabs.com (Carl R. Witty) Newsgroups: gmane.emacs.gnus.general Subject: Re: a little question ... Date: 03 Nov 1998 19:15:39 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199810221732.TAA14792@mail1.hol.fr> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156911 5847 80.91.224.250 (20 Oct 2002 23:35:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:35:11 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA05506 for ; Tue, 3 Nov 1998 22:16:43 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id VAB25231; Tue, 3 Nov 1998 21:16:32 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Nov 1998 21:16:01 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id VAA12786 for ; Tue, 3 Nov 1998 21:15:53 -0600 (CST) Original-Received: from quasar.newtonlabs.com (root@quasar.newtonlabs.com [206.125.74.97]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA05465 for ; Tue, 3 Nov 1998 22:15:46 -0500 (EST) Original-Received: from bogomips.newtonlabs.com (cwitty@bogomips.newtonlabs.com [207.55.51.12]) by quasar.newtonlabs.com (8.8.4/8.8.4) with ESMTP id TAA16406 for ; Tue, 3 Nov 1998 19:15:40 -0800 Original-Received: (from cwitty@localhost) by bogomips.newtonlabs.com (8.8.5/8.8.5) id TAA19293; Tue, 3 Nov 1998 19:15:39 -0800 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "28 Oct 1998 10:14:55 +0100" Original-Lines: 21 X-Mailer: Gnus v5.4.61/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18377 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18377 Lars Magne Ingebrigtsen writes: > Dave Love writes: > > > I don't think g77 is really up to the job currently (though it was > > once traditional to write Lisp and similar systems in FORTRAN, not to > > mention the occasional OS); you probably want to get going on g95 > > development initially. > > Yeah; you're right. But I've been thinking about rewriting gcc itself > in Scheme, but I first have to write a Scheme compiler in Perl. OK, it's not Scheme, but there is a (toy) Lisp interpreter written in Perl. This is especially appropriate for this mailing list since the project started as a reader for .newsrc.eld files. You can check it out at: http://www.cpan.org/authors/Gisle_Aas/perl-lisp-0.05.tar.gz Carl Witty cwitty@newtonlabs.com