CompSci for Today
May. 1st, 2008 03:58 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
10 FOR I = 1 to 100
20 PRINT "Hello World!"; I
30 NEXT
40 END
That was the first AppleBasic program that I have written in over a decade! If you want to play around with AppleBasic, you can go here for an emulator that was written in, of all things, Javascript! http://www.calormen.com/Applesoft/
Thanx
syreene for the link!
ttyl
20 PRINT "Hello World!"; I
30 NEXT
40 END
That was the first AppleBasic program that I have written in over a decade! If you want to play around with AppleBasic, you can go here for an emulator that was written in, of all things, Javascript! http://www.calormen.com/Applesoft/
Thanx
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
ttyl
no subject
Date: 2008-05-01 11:01 pm (UTC)no subject
Date: 2008-05-01 11:14 pm (UTC)no subject
Date: 2008-05-02 12:32 am (UTC)ttyl
no subject
Date: 2008-05-02 12:33 am (UTC)ttyl
no subject
Date: 2008-05-02 04:23 am (UTC)What I did in Commodore Basic was to create an APL characters set and an APL terminal. It worked, but probably would have gagged if the line-speed had exceeded 300 bps (which was all the modem was capable of).
Since I am no longer connecting to a mainframe, that is moot now. Besides, it should be easy to run an APL interpreter on a PC, at least in principle.
no subject
Date: 2008-05-02 10:19 am (UTC)no subject
Date: 2008-05-02 12:45 pm (UTC)ttyl