A89: Re: Suggestion: A simple C compiler


[Prev][Next][Index][Thread]

A89: Re: Suggestion: A simple C compiler







>
>Hi,
>
>I would like to know if one or more programmers would like to start a
>simple C compiler designed for the 68000 processor.
>I think it should be extremely useful, this would allow bigger programs
>to be made easier for TI 92/92+ and TI 89.
>I think it should not really compile, but produce a .asm file, so that
>the programmer can still optimise it if he wants.
>I wouldn't have enough time to program it (and I'm not good enough),
>that's why I would like others to make it, anyway I could participate to
>this project, giving ideas, etc.. if some people want to make it
>


There are lots of free 68k C compilers around like gcc,egcs and vbcc.
They all come with source..