Re: New document



Richard Heathfield <invalid@xxxxxxxxxxxxxxx> writes:

Friedrich Dominicus said:

Richard Heathfield <invalid@xxxxxxxxxxxxxxx> writes:


I fail to see how /anyone/ that - um - challenged can write a C
compiler.
How about cleaning the front of you house?

You lost me. Please make your meaning clearer.
C Unleashed chapter 11 p. 353

I fail to see how /anyone/ that - um - challenged can write a C book.

Oh, anyone can write a C book, irrespective of their level of C knowledge -
and many have. But to write a working C compiler from scratch takes real
knowledge and skill. (It has been claimed elsethread, however, that Jacob
Navia did not do this.)
Jacob has used lcc as a starting point. lcc and lcc-win32 now share
the base data structures however, we ported the compiler to some other
platforms like e.g Linux 64, some DSP and Windows 64. I doubt that lcc
is as near to C99 as lcc-win32 is. Now 10 years of constant working
with some sources obviously lead to quite different source trees.

Friedrich



--
Please remove just-for-news- to reply via e-mail.
.



Relevant Pages

  • Re: Autotools: Reading in value for version and contact information for configure.ac
    ... that goes across 3 different source trees. ... files in order to create a single area where a bunch of variables can ... work when I ran autoreconf and it went through it without noticing (or ... I've heard it being recomended since the C++ compiler does more ...
    (comp.os.linux.development.apps)
  • Re: New document
    ... How about cleaning the front of you house? ... You lost me. ... Please make your meaning clearer. ... But to write a working C compiler from scratch takes real ...
    (comp.compilers.lcc)