by karel <gress@[EMAIL PROTECTED]
>
May 11, 2008 at 10:04 PM
On May 12, 11:33 am, "Alex L.K" <liangkun1...@[EMAIL PROTECTED]
> wrote:
> On May 11, 9:13 am, dreamAnders <dream_and...@[EMAIL PROTECTED]
> wrote:
>
> > ucc is an ANSI C Compiler. Its code size is about 15,000 lines.
> > If you are interested at this compiler, you can download it
fromhttp://sourceforge.net/projects/ucc
>
> What are the advantages of this compiler ?
Its code can be followed using Eclipse Debugger which makes great
reading.
There is new version that solved the fatal error message on system
that has memory file handling bad.
It is also smaller and faster then gcc.