[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple 2 C?
On Aug 7, 10:43 pm, Alex Freed <alex_n...@mirrow.com> wrote:
> 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.
True, compile times will be faster too, and testing is easy with an
emulator. It just depends what kind of experience you're looking for.
The site is a mess, I'm not even sure if they support the 65c02. (I
think they do, but I couldn't find it.)
http://www.cc65.org
- Paul