Re: any source ocde based on lcc?



: So can anyone show me some optimizing compiler source code
based on
: LCC??

May be VBCC.

http://www.compilers.de/vbcc.html

" vbcc is a highly optimizing portable and retargetable ISO
C compiler. It supports ISO C according to ISO/IEC 9899:1989
and a subset of the new standard ISO/IEC 9899:1999 (C99)."

I do not remember if this is based on LCC! I remember they
uses the same preprocessor. It's not huge.

- sammy

.



Relevant Pages

  • Re: any source ocde based on lcc?
    ... May be VBCC. ... " vbcc is a highly optimizing portable and retargetable ISO ... It supports ISO C according to ISO/IEC 9899:1989 ... I do not remember if this is based on LCC! ...
    (comp.compilers.lcc)
  • Re: any source ocde based on lcc?
    ... The source for LCC is available. ... schrieb im Newsbeitrag ... So can anyone show me some optimizing compiler source code based on ...
    (comp.compilers.lcc)