Content deleted Content added
Undid revision 597206410 by 182.65.163.241 (talk) TW |
Thumperward (talk | contribs) tidy |
||
Line 1:
{{refimprove|date=June 2011}}
{{tooshort}}
{{Infobox programming language
| name = AMOS
Line 24 ⟶ 25:
== History ==
AMOS is a descendant of [[STOS BASIC]] for the [[Atari ST]]. AMOS BASIC was first produced in 1990.
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.
Line 44 ⟶ 46:
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 licenses|BSD style license]] by [[Clickteam]] - a company that includes the original programmer.
== Software
Software written using AMOS BASIC includes:
* [[Miggybyte]]
* [[Scorched Tanks]]
* Games by [[Vulcan Software]], amongst which the [[Valhalla: Before the War|Valhalla]] trilogy
*
== References ==▼
{{refs}}
==
* [http://www.clickteam.co.uk/downloadcenter.php?i=58 Source code for AMOS and STOS (68000 ASM)]▼
▲==References==
* [http://amos.pspuae.com/ The AMOS Factory] (An AMOS support/community site)▼
* [http://www.amigacoding.com Amigacoding website] (contains in-depth info and references for AMOS)▼
* [http://www.back2roots.org/Tools/Dev/ Back to the Roots] (Contains full AMOS downloads for Amiga or an emulator)▼
* [http://sdlbasic.sourceforge.net/ sdlBasic]
* [http://sourceforge.net/projects/mattathias/ Mattathias BASIC] (Open source AMOS compiler, early alpha)▼
* [http://www.triumphoverchallenges.com/stos-and-amos-game-creators/ History of STOS and AMOS]
▲*[http://www.clickteam.co.uk/downloadcenter.php?i=58 Source code for AMOS and STOS (68000 ASM)]
▲*[http://amos.pspuae.com/ The AMOS Factory] (An AMOS support/community site)
▲*[http://www.amigacoding.com Amigacoding website] (contains in-depth info and references for AMOS)
▲*[http://www.back2roots.org/Tools/Dev/ Back to the Roots] (Contains full AMOS downloads for Amiga or an emulator)
▲*[http://sdlbasic.sourceforge.net/ sdlBasic] — a multiplatform Basic interpreter, multiplaform and open-source, using SDL libraries, very inspired by AMOS.
▲*[http://sourceforge.net/projects/mattathias/ Mattathias BASIC] (Open source AMOS compiler, early alpha)
▲*[http://www.triumphoverchallenges.com/stos-and-amos-game-creators/ History of STOS and AMOS] — how they came to be published in the UK
{{AmigaOS}}
{{BASIC}}
[[Category:BASIC programming language family]]
[[Category:Video game development software]]
|