|
Register or have you forgotten your password?
|
|
|
| General chat about Amiga topics This forum is for conversations which are specifically "Amiga" related, but don't fit into other categories. Contents of this forum do appear on the main page, unlike Talk About. If a subject appears to be non-related, it will be moved to Talk About. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#16 | ||||||||
|
Too much caffeine
![]()
Join Date: Nov 2012
Posts: 141
|
Various books have been written about AmigaBASIC, including some by Data Becker (in German), republished by Abacus (in English). I've just got some scanned versions of them. I'm not aware of many books being published for some other type of BASIC on the Amiga, though. This makes me want to get back into doing some programming in AmigaBASIC or a BASIC which supports the OS and which is 100% compatible with AmigaBASIC.
|
||||||||
|
|
|
|
|
#17 | |||||||||
|
Beginner
![]()
Join Date: Nov 2007
Posts: 33
|
Quote:
![]() But if you want to try it, download the ABasiC patch from Aminet. The readme file lists several URLs where you can download ABasiC from. Also get the user manual and errata from here. There are some ABasiC programs on Aminet. |
|||||||||
|
|
|
|
|
#18 | ||||||||
|
Premium Member
Join Date: Nov 2003
Location: Houston, Texas
Posts: 2,332
|
Most BASIC programming languages for the Amiga do support the OS. AFAIK there are only 1 or 2 that don't and all the rest do.
__________________
Wanna try a wonderfull strategy game with lots of handdrawn anims, Magic Spells and Monsters, Incredible playability and lastability, English speech, etc. Total Chaos AGA |
||||||||
|
|
|
|
|
#19 | |||||||||
|
Premium Member
Join Date: Nov 2003
Location: Houston, Texas
Posts: 2,332
|
Quote:
And there are lots more books about algorithms which are not about True BASIC per se, but they include True BASIC source code on the accompanying floppy disk. Lots of different science books and algorithm books used that technique so they could support multiple langauges in a single book. The thing is that True BASIC is a multiplatform language. It is the same language on Amiga, Atari ST, Mac, Windoze and Unix. This is why there were so many books written about it. It has most of the advantages of JAVA, without all the horrible disadvantages of JAVA, 10 years before JAVA ever even existed. It has write once, run anywhere technology built-in for free. You can compile your programs into byte-code and distribute the byte-code versions. Or you can distribute the source code. Whichever.
__________________
Wanna try a wonderfull strategy game with lots of handdrawn anims, Magic Spells and Monsters, Incredible playability and lastability, English speech, etc. Total Chaos AGA |
|||||||||
|
|
|
|
|
#20 | |||||||||
|
Too much caffeine
![]()
Join Date: Nov 2012
Posts: 141
|
Quote:
I've never owned or used Sinclair QL SuperBASIC, but I've read various listings in that BASIC dialect. It seems to be like an extended version of Sinclair Spectrum BASIC, including some features such as procedures, which are like BBC BASIC. It has been called similar to COMAL. Here's a link to an introduction to this BASIC dialect https://sites.google.com/site/iwant2...ome/superbasic . Unfortunately, I still haven't found any ABasiC listings or a list of ABasiC commands, but I have read that although it didn't have much support for the Amiga's Intuition features, including windows, it was good at doing Amiga graphics. Last edited by AmigaBruno; 01-23-2013 at 06:15 AM.. Reason: added link to SuperBASIC tutorial |
|||||||||
|
|
|
|
|
#21 | |||||||||
|
Too much caffeine
![]()
Join Date: Nov 2012
Posts: 141
|
Quote:
Here's a pic of the AMOS packaging. No sign of the Workbench there! http://www.triumphoverchallenges.com...in-the-box.jpg Here's the main page about AMOS and STOS. http://www.triumphoverchallenges.com...game-creators/ Here's the AMOS program editor screen. http://agateau.com/2013/01/22/plouf/amos.png Last edited by AmigaBruno; 01-23-2013 at 06:21 AM.. |
|||||||||
|
|
|
|
|
#22 | |||||||||
|
Too much caffeine
![]()
Join Date: Nov 2012
Posts: 141
|
Quote:
|
|||||||||
|
|
|
|
|
#23 | |||||||||
|
Master Sock Abuser
|
Quote:
Give up with AmigaBASIC now, it really is junk.
__________________
My iPhone Game: Puny Humans - http://itunes.apple.com/gb/app/puny-...362230281?mt=8 |
|||||||||
|
|
|
|
|
#24 | ||||||||
|
Technoid
![]()
Join Date: Apr 2005
Posts: 183
|
Using WHDLOAD and this installer maybe worth a try http://www.whdload.de/apps/Workbench13.html but I have not tried using it to run AmigaBasic, but it may work and as it should install AmigaBasic from your workbench extra's disk it should be quite easy to test.
__________________
Sam440ep 667mhz 512megs OS4.1 Minimig, 4MB RAM, ARM add-on board Amiga 1200 Eyetech mk4 Tower, Blizzard 1240 040/40 32MB Fast ram, IDEFix Express mk2, mediatorSX pci, Voodoo3 PCI, PCI network card, OS3.9 BB2. |
||||||||
|
|
|
|
|
#25 | |||||||||
|
Beginner
![]()
Join Date: Nov 2007
Posts: 33
|
Quote:
ABasiC programs are plain text files; you can load them into any text editor.It looks like QL SuperBASIC is more sophisticated than ABasiC. You can't define your own procedures in ABasiC, for example. |
|||||||||
|
|
|
|
|
#26 | ||||||||
|
Too much caffeine
![]()
Join Date: Nov 2012
Posts: 141
|
After looking at that manual, I can say it seems to contain a mixture of commands from Microsoft BASIC (various, including LOCATE, SCREEN), Sinclair BASIC (PRINT AT, PEN), Commodore BASIC 3.5 (SCNCLR, GETKEY), and uses DRAW instead of LINE. So now I know!
|
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| amigabasic , kickstart , running |
| Thread Tools | |
| Display Modes | |
|
|