Difference between revisions of "AmigaBASIC"

From Amiga Coding
Jump to: navigation, search
(New page: AmigaBASIC was a BASIC programming language implementation for the Amiga, designed and written by Microsoft. AmigaBASIC shipped with AmigaOS versions 1.1 to 1.3. It succeeded ABasiC, which...)
 
(more links / books)
Line 6: Line 6:
 
===Articles===
 
===Articles===
 
* [[AmigaBASIC bugs]]
 
* [[AmigaBASIC bugs]]
 +
* Search [http://www.google.nl/search?q=site%3Ahttp%3A%2F%2Fwww.atarimagazines.com%2Fcompute%2F+amiga+basic old Compute magazine articles on Amiga Basic]
  
  
Line 17: Line 18:
 
'''Videos showing AmigaBASIC'''
 
'''Videos showing AmigaBASIC'''
 
* [http://www.youtube.com/watch?v=E5mIvjKYYKk AMIGA BASIC AIRPLANE]
 
* [http://www.youtube.com/watch?v=E5mIvjKYYKk AMIGA BASIC AIRPLANE]
 +
 +
 +
==Books==
 +
===Dutch===
 +
* [http://www.richardlagendijk.nl/cip/category/book/data_becker_het_grote_amiga_basic_boek Data Becker - Het grote Amiga Basic boek] (1989)
 +
* [http://www.richardlagendijk.nl/cip/category/book/programmeren_in_amiga_basic Programmeren in Amiga Basic] (1989)
 +
===English===
 +
* [http://www.richardlagendijk.nl/cip/category/book/amiga_basic Amiga Basic] (1985)

Revision as of 00:35, 8 August 2009

AmigaBASIC was a BASIC programming language implementation for the Amiga, designed and written by Microsoft. AmigaBASIC shipped with AmigaOS versions 1.1 to 1.3. It succeeded ABasiC, which was included in AmigaOS 1.0 and 1.1, and it was replaced with ARexx, a REXX-style scripting language, from AmigaOS version 2.0 onwards.

AmigaBASIC provided not only the common BASIC language, but also attempted to provide an easy-to-use API for the Amiga's unique graphics and sound capabilities. OBJECT commands, for example, made it easy to create moving objects - sprites and bobs that could be drawn with an external drawing program, Object editor, that was supplied with AmigaBASIC.


Articles


External links


Videos showing AmigaBASIC


Books

Dutch

English