A86: Re: C compiler


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

A86: Re: C compiler





I don't know C so I couldn't write a compiler, but as for java, there's no
way.  In java you can't access memory directly, you would have run a garbage
collector, and it's impossible to store all the necessary class libraries in
the 86 memory.  It would also be very slow and impractical.


>
>Has there ever been thought of creating a simple
>C compiler for the TI-86?  If not, does anyone
>have any real experience writing compiler/interpreters.
>
>
>Maybe Java instead?  Compile the Java code into
>TI-86 Asm?
>
>Any thoughts?  It would GREATLY simplify programming
>games/utilities, but would be a huge task for 1 person
>to undertake.
>
>~DJ Love Toad