AMOS (programming language): Difference between revisions

Content deleted Content added
Undid revision 597206410 by 182.65.163.241 (talk) TW
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 using AMOS BASIC==
 
Software written using AMOS BASIC includes:
 
* [[Miggybyte]]
* [[Scorched Tanks]]
* Games by [[Vulcan Software]], amongst which the [[Valhalla: Before the War|Valhalla]] trilogy
* [[Amiga]] version of [[Ultimate Domain]] (called [[Genesia (game)|Genesia]]) by [[Microïds]]
 
== References ==
 
{{refs}}
 
==See alsoExternal links ==
*[[BASIC programming language]] — For the Beginner's All-purpose Symbolic Instruction Code family of programming languages.
*[[UAE (emulator)|UAE]] (Amiga emulator compatible with AMOS and AMOS games, now works without a Kickstart ROM image)
 
* [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)
<references/>
* [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] &mdash;: 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] &mdash;: how they came to be published in the UK
 
==External links==
*[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] &mdash; 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] &mdash; how they came to be published in the UK
{{AmigaOS}}
{{BASIC}}
 
{{DEFAULTSORT:Amos (Programming Language)}}
[[Category:BASIC programming language family]]
[[Category:Video game development software]]