Re: A89: Suggestion: A simple C compiler


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

Re: A89: 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

Look at http://www.geocities.com/CapeCanaveral/Hangar/8076/CS/cc.html.
What I think would be much more useful though is a on-calculator assembler
or emulator.  I wrote one in BASIC during calc, but it was slow, had a poor
interface and did MIPS assembly, not m68k.  Maybe after finals get done
I'll get around to porting it...

	--Nate


References: