Re: Bootstraping compilers ?

=?ISO-8859-1?Q?Roland_Lei=DFa?= <roland.leissa@googlemail.com>
Fri, 18 Apr 2008 07:32:18 -0700 (PDT)

          From comp.compilers

Related articles
Bootstraping compilers ? pocm@soton.ac.uk (2008-04-16)
Re: Bootstraping compilers ? chris@phaedsys.org (Chris Hills) (2008-04-18)
Re: Bootstraping compilers ? roland.leissa@googlemail.com (=?ISO-8859-1?Q?Roland_Lei=DFa?=) (2008-04-18)
Re: Bootstraping compilers ? damian.thomas@unisys.com (Damian Thomas) (2008-04-18)
Re: Bootstraping compilers ? marcov@stack.nl (Marco van de Voort) (2008-04-18)
Re: Bootstraping compilers ? marcov@stack.nl (Marco van de Voort) (2008-04-18)
Re: Bootstraping compilers ? lindahl@pbm.com (Greg Lindahl) (2008-04-18)
Re: Bootstraping compilers ? cdb@nullstone.com (Christopher Glaeser) (2008-04-19)
Re: Bootstraping compilers ? torbenm@app-4.diku.dk (2008-04-21)
[6 later articles]
| List of all articles for this month |

From: =?ISO-8859-1?Q?Roland_Lei=DFa?= <roland.leissa@googlemail.com>
Newsgroups: comp.compilers
Date: Fri, 18 Apr 2008 07:32:18 -0700 (PDT)
Organization: Compilers Central
References: 08-04-059
Keywords: design, debug
Posted-Date: 18 Apr 2008 11:59:49 EDT

Hello,


A compiler which can compile itself is definitely a nice feature, but
this is surely not a must have. There are compilers out there which
don't even understand their source language, i.e. a compiler for
languages Foo and Bar but the compiler itself is written in C.


But I would agree that a compiler written in Foo and understands Foo
should be able to compile itself. This is a really nice test.


Cheerz,
Roland



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.