GCC front end for FORTH
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 31 articles for 0.021 sec
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Andrew Haley
Date: Oct 30, 2007 02:57

Enquirer <nobody@nowhere.invalid> wrote: GCC, the GNU Compiler Collection currently has...question is, why no GCC front-end for FORTH? How hard can it be? OK, as a gcc..., it's technically very difficult. gcc does use the stack, but it...ends to generate efficient code for Forth would be hard. Secondly, it's... we already have gforth. Thirdly, Forth is an interactive language, whereas ...
Show full article (0.84Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: The Beez'
Date: Oct 30, 2007 00:14

... easily imagine someone creating a GCC front-end for Forth. The ... would be, essentially, a Forth interpreter that emitted data declarations that ... magical about this-- a GCC front end can freely parse anything ... could (again) have a small Forth embedded. Note that 4tH already implements a way to compile Forth code as a static program,... 4tH way to create a GCC frontend, just never found the ...
Show full article (1.13Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: John Passaniti
Date: Oct 29, 2007 23:42

...question is, why no GCC front-end for FORTH? How hard can it be? Very. Forth is compiles according to an entirely...is no requirement that a GCC front end depend on a BNF ...end would be, essentially, a Forth interpreter that emitted data declarations that ... magical about this-- a GCC front end can freely parse anything ... is the output of the front end, not the parsing strategy. ...
Show full article (1.23Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Jerry Avins
Date: Oct 29, 2007 21:51

... the GNU Compiler Collection currently has front ends for: C C++ Objective-C ...Macro Assembly Under develobment are GCC front ends for: BASIC (FreeBASIC project) ...> VHDL Mercury My question is, why no GCC front-end for FORTH? How hard can it be? Very. Forth is compiles according to an entirely...BNF is a poor fit to Forth. Jerry -- Engineering is the art of...
Show full article (0.72Kb) · Show article thread
GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Enquirer
Date: Oct 29, 2007 21:23

GCC, the GNU Compiler Collection currently has front ends for: C C++ Objective-C Fortran Java Ada Macro Assembly Under develobment are GCC front ends for: BASIC (FreeBASIC project) Pascal Cobol Modula-2 PL/1 Unified Parallel C (UPC). VHDL Mercury My question is, why no GCC front-end for FORTH? How hard can it be?
Show full article (0.34Kb)
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Anton Ertl
Date: Oct 30, 2007 11:33

... see a Forth based on a GCC front-end placing limits ... call C functions easily from Forth or the reverse. There is ... simple tree representation of a Forth program, and leverage the years ... optimization, and code generation that GCC has. When you look at ...>duplicated by the mechanisms of GCC. I doubt that. AFAIK even .../anton/home.html comp.lang.forth FAQs: http://www.complang.tuwien...
Show full article (1.63Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: John Passaniti
Date: Oct 30, 2007 09:49

... model and unification operations. Also, Forth words can consume and generate ...see a Forth based on a GCC front-end placing limits...call C functions easily from Forth or the reverse. Whatever. It...simple tree representation of a Forth program, and leverage the years...duplicated by the mechanisms of GCC. The biggest problem with all...t be done or that Forth's model presents some huge...
Show full article (3.18Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Anton Ertl
Date: Nov 3, 2007 11:06

... possible to treat calls between Forth words as something lighter-weight ... possible to stop the back-end from generating ABI-compliant entry ... sequences without altering the back-end?", to which I suspect the ... was a way for the front end to specify the live ... paper will make it into gcc? - anton -- M. Anton Ertl http://...anton/home.html comp.lang.forth FAQs: http://www.complang.tuwien...
Show full article (2.65Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Andrew Haley
Date: Oct 31, 2007 03:31

...the same as generating C from Forth and then compiling that. You'... do optimization in the Forth front end, and this would allow ... I don't know gcc well enough to comment on the dependencies between the back end and the calling convention; The ... possible to treat calls between Forth words as something lighter-weight ... possible to stop the back-end from generating ABI-compliant entry ...
Show full article (3.16Kb) · Show article thread
Re: GCC front-end for FORTH?     

Group: comp.lang.forth · Group Profile · Search for GCC front end for FORTH in comp.lang.forth
Author: Anton Ertl
Date: Oct 30, 2007 12:23

... the same as generating C from Forth and then compiling that. You'd...where this does not hold, the front end has to insert some stores.... I don't know gcc well enough to comment on the dependencies between the back end and the calling convention; but ...be possible to treat calls between Forth words as something lighter-weight .../anton/home.html comp.lang.forth FAQs: http://www.complang.tuwien....
Show full article (1.77Kb) · Show article thread
1 · 2 · 3 · 4 · next