This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: FORTH, anyone?
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: <aspiesrule at mcleodusa dot net>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 1 Dec 2003 08:45:22 +0100
- Subject: Re: FORTH, anyone?
- References: <200311291414.hATEENUn029426@gate.crashing.org>
On 29-nov-03, at 15:16, <aspiesrule@mcleodusa.net> wrote:
Does anyone think it would be a good idea to have a FORTH front end
for GCC?
That's pretty much impossible, due to the nature of Forth.
It also doesn't sound too useful.
A Forth _backend_ would be nice, though...
Segher