Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!news.kei.com!nntp.et.byu.edu!netline-fddi.jpl.nasa.gov!elroy.jpl.nasa.gov!swrinde!pipex!sunic!sunic.sunet.se!trane.uninett.no!nntp.uio.no!nac.no!Norway.EU.net!EU.net!news.sprintlink.net!news.indirect.com!herald.indirect.com!rjf
From: rjf@infograph.com (rjf)
Subject: Re: Common Lisp to C++ translator
Message-ID: <RJF.95Jun08191004@KRUSTY>
Sender: usenet@indirect.com (Internet Direct Admin)
Organization: Internet Direct, indirect.com
In-Reply-To: martinm@stipple.seas.upenn.edu's message of 8 Jun 1995 01:22:55 GMT
Date: Fri, 9 Jun 1995 02:10:04 GMT
Lines: 15


>	I am interested in writing a translator for Common Lisp to
>	C++.  Before I go about such a daunting task, I want to be absolutely sure
>	there aren't already some translators on the net.  Does anyone know of
>	any freeware translators of this type?

The GNU Common Lisp compiler compiles to C -- perhaps you could use this 
as a beginning?

rjf





