This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RTL/tree (from gcc) and Scheme
- From: Brad Lucier <lucier at math dot purdue dot edu>
- To: per at bothner dot com
- Cc: lucier at math dot purdue dot edu (Brad Lucier), khamenya at mail dot ru, gcc at gcc dot gnu dot org
- Date: Mon, 11 Aug 2003 01:34:25 -0500 (EST)
- Subject: Re: RTL/tree (from gcc) and Scheme
Per Bothner wrote:
> Valery A.Khamenya wrote:
>
> Q1. were there any efforts on adding Scheme or CommonLisp to a GCC's
> front ends family?
>
>
> There is a Scheme front-end to GCC. It's called Kawa:
> http://www.gnu.org/software/kawa/Compiling-to-executable.html
> It uses Java bytecodes as an intermediate (and executable) format.
By this logic, couldn't Gambit-C be called a Scheme front-end to GCC
(that happens to use C as an intermediate format)?
Brad