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

Re: Apple 2 C?



PZ wrote:
On Aug 7, 10:34 am, Harry Potter <maspethro...@aol.com> wrote:
Where can I find a version of C for the Apple 2e?
-------------
Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community...or at least striving to! :(

You want Aztec C.

If the goal is to program in C and run it on a2e but not necessarily compile on A2, a cross compiler like cc65 may be a better choice. Modern editors are nicer to use and code quality is likely better too (?).

-Alex.