POV-Ray : Newsgroups : povray.off-topic : Additional entropy : Re: Additional entropy Server Time
11 Oct 2024 07:12:56 EDT (-0400)
  Re: Additional entropy  
From: Orchid XP v7
Date: 10 Nov 2007 17:14:26
Message: <47362d42$1@news.povray.org>
nemesis wrote:
> Alain <ele### [at] netscapenet> wrote:
>> The first C compiler was writen and compiled in C.
> 
> If it was the first, that means there was no C compiler, so the writers had to
> hand compile the compiler by direct translating it to assembly  and then using
> that binary to compile it again.  That should've been quite a straightforward
> task, as C is very close to assembly and it was just a first unoptimized
> version anyway.
> 
> not so sure about the feasibility of having to hand compile a huge Haskell
> codebase like GHC... *gasp*...

Well that's easy - it wasn't so huge back then! ;-)

(I suspect what they probably did is implement a simple interpretter in 
C, and run the first-pass GHC sources through that to compile itself. I 
don't actually *know* of course...)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.