Content deleted Content added
Robot - move category per CFD 2009 January 27 |
Funandtrvl (talk | contribs) m WikiCleaner 0.90 - Repairing link to disambiguation page - You can help! |
||
Line 16:
| influenced =
| operating_system = [[AmigaOS]]
| license = [[BSD
| website = [http://www.clickteam.com/eng/downloadcenter.php?i=58 AMOS and STOS]
}}
'''AMOS BASIC''' is a dialect of the [[
== History ==
Line 28:
AMOS competed on the Amiga platform with Acid Software's [[Blitz BASIC]]. Both BASICs differed from other dialects on different platforms, in that they allowed the easy creation of fairly demanding multimedia software, with full structured code and many high-level functions to load images, animations, sounds and display them in various ways.
The original AMOS version was [[interpreter (
After the original version of AMOS, Europress released two other versions: '''Easy AMOS''', a simpler version for beginners, and '''AMOS Professional''', a more advanced version with added features, such as a better [[Integrated
AMOS was mostly used to make [[video game]]s (platformers and graphical adventures) and educational software.
Line 38:
Perhaps AMOS BASIC's biggest disadvantage was its incompatibility with the Amiga's [[AmigaOS|operating system]] functions and interfaces. Instead, AMOS BASIC controlled the computer directly, which caused programs written in it to have a non-standard user interface, and also caused compatibility problems with newer versions of the operating system.
Today the language has declined in popularity along with the Amiga computer for which it was written. Despite this, a small community of enthusiasts are still using it. The [[source code]] to AMOS has since been released under a [[BSD
Line 49:
==See also==
*[http://alvyn.sourceforge.net/ Alvyn Basic] — An attempt to recreate an [[open source]] [[multiplatform]] [[
*[http://sdlbasic.sourceforge.net/ sdlBasic] — a multiplatform Basic interpreter, multiplaform and open-source, using SDL libraries, very inspired from AMOS.
|