Difference between revisions of "AmigaBASIC"

From Amiga Coding
Jump to: navigation, search
(added a link to the fully scanned official Amiga Basic book that came with AmigaOS 1.3)
(changed broken link to point to archive.org and removed the youtube movie which isn't available anymore)
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
 
* [http://en.wikipedia.org/wiki/AmigaBASIC AmigaBASIC article on Wikipedia]
 
* [http://en.wikipedia.org/wiki/AmigaBASIC AmigaBASIC article on Wikipedia]
 
* [http://aminet.net/package/dev/misc/ab2ascii-1.3 AmigaBASIC 2 ASCII 1.3] (Convert AmigaBASIC binaries to ASCII)
 
* [http://aminet.net/package/dev/misc/ab2ascii-1.3 AmigaBASIC 2 ASCII 1.3] (Convert AmigaBASIC binaries to ASCII)
* [http://www.thecryptmag.com/Online/53/index.html Hardware Access Using AmigaBASIC And ARexx]
+
* [https://web.archive.org/web/20110911170321/http://www.thecryptmag.com/Online/53/hardwareaccess.htm Hardware Access Using AmigaBASIC And ARexx] (archive.org copy)
 
* [http://aminet.net/package/dev/basic/Cursor Cursor v1.7] (on Aminet. Compiler for AmigaBASIC)
 
* [http://aminet.net/package/dev/basic/Cursor Cursor v1.7] (on Aminet. Compiler for AmigaBASIC)
 
 
'''Videos showing AmigaBASIC'''
 
* [http://www.youtube.com/watch?v=E5mIvjKYYKk AMIGA BASIC AIRPLANE]
 
  
  
Line 29: Line 25:
 
===English===
 
===English===
 
* [http://www.richardlagendijk.nl/cip/category/book/amiga_basic Amiga Basic] (1985)
 
* [http://www.richardlagendijk.nl/cip/category/book/amiga_basic Amiga Basic] (1985)
 +
[[Category:Programming languages]]

Latest revision as of 02:39, 17 July 2014

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


Books

Dutch

English