Re: gcc backend

2002-05-01 Thread Tim Bunce
On Wed, May 01, 2002 at 10:09:11AM -0400, Jeff wrote: > Nick Glencross wrote: > > > > Has anyone given any thought to a gcc backend for generating parrot > > assembler? > > > > Even with a partial implementation in place, it would be presumably be > > possible to use much of core C, with the ben

Re: gcc backend

2002-05-01 Thread Jeff
Nick Glencross wrote: > > Has anyone given any thought to a gcc backend for generating parrot > assembler? > > Even with a partial implementation in place, it would be presumably be > possible to use much of core C, with the benefits of register > allocation, optimiser etc. > > Obviously it wou