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

Re: GSoft BASIC Ramble



Orca/Pascal is great. I have already started to use it to redo many of
my examples in Object Pascal (but I do missed "leave" though), eg the
Space Game in http://virtualgs.larwe.com/Virtual_GS/Space_Game_2.html

Do you know of any good site for Object Pascal (most I can found is
related to Delphi but it does not seem to be the same). I have some
questions - like does it support things like constructor/destructor?
How about private/protected properties, etc?

I don't like C++ (that's the reason I learned Java), so I won't
bothered with Orca/C++.

Thanks for giving us the only Object Oriented language for GS, so that
I can still use it for GS programming.

On 6月8日, 下午10时04分, Mike Westerfield <Mike...@aol.com> wrote:

> Yes.
>
> At one time there was a version of C++ that compiled to C. It was a
> pretty old version, and was burdened (for my purposes, anyway) by the
> onerous GPP license, so I never used it to put C++ on the Apple IIGS.
> If you could find that program, you might be able to create a C++ for
> the Apple IIGS.
>
> Mike