Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A question about programming the IIGS

3 views
Skip to first unread message

Wolfgang Eul

unread,
Jul 15, 2003, 1:20:55 PM7/15/03
to
Hi there!

After a lot of years programming for windows, i returned to my roots
(as kid i used a TI-99/4A, then developed apple-ii-software for some
years) and bought an apple IIgs on ebay. Perfect!

But now i'm a little bit disappointed: Programming in Applesoft under
ProDOS8 seems not to be very hip on a GS/OS-machine, i forgot
everything about 6502-assembler... what programming language to use?

Is there any useful Interpreter/Compiler for Basic or Pascal to
download?

I googled some days but found a lot of death links...

Greetings from Germany,

Wolf...@eulonline.de

John B. Matthews

unread,
Jul 15, 2003, 4:54:03 PM7/15/03
to
In article <85b9dabb.03071...@posting.google.com>,
wolf...@eulonline.de (Wolfgang Eul) wrote:

The Kyan Pascal archive at ftp://ftp.apple.asimov.net/pub/apple_II/ just
happens to include some code with German comments. Also see my site for
some Kyan Pascal sample code:

http://www.wright.edu/~john.matthews/apple2.html

John
----
jmatthews at wright dot edu
www dot wright dot edu/~john.matthews/

Simon Williams

unread,
Jul 15, 2003, 10:58:16 PM7/15/03
to

ZBasic looks promising too, all the docs are available in pdf and
there's versions for 64K and 128K. I think I found it at Ground, though
I'm not 100% sure. Anyway, it seems quite a bit more capable than
Applesoft -- though I've only been mucking around for a few days, so
that's a qualified endorsement at best ;-)
-simon

--
=LUDDITE ENTERPRISES=
http://www.luddite.ca

Supertimer

unread,
Jul 26, 2003, 2:35:59 PM7/26/03
to
wolf...@eulonline.de (Wolfgang Eul) wrote:

>Hi there!
>
>After a lot of years programming for windows, i returned to my roots
>(as kid i used a TI-99/4A, then developed apple-ii-software for some
>years) and bought an apple IIgs on ebay. Perfect!
>
>But now i'm a little bit disappointed: Programming in Applesoft under
>ProDOS8 seems not to be very hip on a GS/OS-machine, i forgot
>everything about 6502-assembler... what programming language to use?
>
>Is there any useful Interpreter/Compiler for Basic or Pascal to
>download?

You can download the compilers the others have
mentioned but you will find they have the same
limitations as Applesoft, namely they work in
8-bit emulation mode, unable to fully (if at all)
access the capabilities of the IIGS and GS/OS.

Based on what you seem to ask for, I would
suggest ORCA C or ORCA Pascal. Those
are pretty much the way you write the GUI
windowed GS/OS programs you see.

Unless you want to program "on-the-metal" in
which case I don't know where you would start.
It can be done as the late FTA dramatically
showed.

0 new messages