Content deleted Content added
→History: Added info on AMAL |
GreenC bot (talk | contribs) Rescued 1 archive link. Wayback Medic 2.5 per WP:URLREQ#gamasutra.com |
||
(126 intermediate revisions by 77 users not shown) | |||
Line 2:
| name = AMOS
| logo =
| paradigm = [[Imperative programming|Imperative]], [[Procedural programming|Procedural]]
| year = {{Start date and age|1990}}
| designer =
| developer = [[François Lionet]] and [[Constantin Sotiropoulos]]
Line 17:
| operating_system = [[AmigaOS]]
| license = [[BSD licenses|BSD style license]]
| website = [https://web.archive.org/web/20120204085705/http://www.clickteam.com/eng/downloadcenter.php?i=58 AMOS and STOS]
}}
[[File:AMOS Professional Screenshot.png|thumb|right|Screenshot of the AMOS Professional user interface and code editor, displaying the start of a program included with the language]]
'''AMOS BASIC''' is a dialect of the [[BASIC]] [[programming language]]
The language was notable for its focus on media and game development capabilities, allowing users to easily create demanding multimedia software and games. It featured full structured code and numerous high-level functions for loading and manipulating images, animations, and sounds. These capabilities made it a popular choice among Amiga enthusiasts, particularly beginners, for creating video games (especially [[platformer]]s and graphical adventures), multimedia applications, and educational software.
▲'''AMOS BASIC''' is a dialect of the [[BASIC]] [[programming language]] implemented on the [[Amiga]] computer. AMOS BASIC was published by [[Europress Software]] and originally written by [[François Lionet]] with [[Constantin Sotiropoulos]].
== History ==
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 was a [[BASIC interpreter]] which, whilst working fine, suffered the same disadvantages of any language being run [[interpreter (computing)|interpretively]]. By all accounts, AMOS was extremely fast among interpreted languages, being speedy enough that an extension called AMOS 3D could produce playable 3D games even on plain 7 MHz 68000 Amigas. Later, an AMOS [[compiler]] was developed that further increased speed. AMOS could also run [[MC68000]] machine code, loaded into a program's memory banks.<ref>[https://archive.org/stream/1990-lionet-francois-amos-the-creator-user-guide/1990-lionet-francois-amos-the-creator-user-guide_djvu.txt The Creator], by François Lionet, 1990, ''"AMOS Basic includes special facilities which allow you to combine assembly language routines with your Basic programs."''</ref>
To
After the original version of AMOS, Europress released a compiler ('''AMOS Compiler'''), and two other versions of the language: '''Easy AMOS''', a simpler version for beginners, and '''AMOS Professional''', a more advanced version with added features, such as a better [[
AMOS was
The language was mildly successful within the Amiga community. Its ease of use made it especially attractive to beginners.
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
== Software
Software written using AMOS BASIC includes:
* [[Miggybyte]]▼
* [[Scorched Tanks]]▼
* games by [[Vulcan Software]], amongst which the [[Valhalla: Before the War|Valhalla]] trilogy▼
* ''[[AQUABYSS]]'' by ''Aged Code'', is a 2022 [[Strategy_video_game|strategy]] trading game for the [[Amiga]]<ref>{{cite web|url=https://www.lemonamiga.com/games/details.php?id=4762|title=AQUABYSS (2022) at LemonAmiga.com|access-date=8 August 2024}}</ref>
▲* ''[[Miggybyte]]''
▲* ''[[Scorched Tanks]]''
▲*
* Amiga version of ''[[Ultimate Domain]]'' (called ''[[Genesia (game)|Genesia]]'') by [[Microïds]]
* ''[[Flight of the Amazon Queen]]'', by [[Interactive Binary Illusions]]<ref>{{cite web|url=http://gamasutra.com/blogs/JohnPassfield/20150601/244740/Making_of_Flight_of_the_Amazon_Queen__A_20th_Anniversary_Retrospective.php|archive-url=https://web.archive.org/web/20150602045435/http://www.gamasutra.com/blogs/JohnPassfield/20150601/244740/Making_of_Flight_of_the_Amazon_Queen__A_20th_Anniversary_Retrospective.php|url-status=dead|archive-date=June 2, 2015|title=Making of Flight of the Amazon Queen: A 20th Anniversary Retrospective |access-date=1 January 2016|website=[[Gamasutra]]|date=June 2015 }}</ref>
* ''[[Extreme Violence]]'', included on an ''[[Amiga Power]]'' cover disk
* ''[[Jetstrike]]'', a commercial game by Rasputin Software
* ''[[Black Dawn (1993 video game)|Black Dawn]]'', a 1993 game for the [[Amiga]] personal computer<ref>{{cite web|url=https://crpgaddict.blogspot.com/2023/03/game-487-black-dawn-1993.html|title=Game 487: Black Dawn (1993) |date=March 2023 |access-date=1 March 2023}}</ref>
==
{{reflist|30em}}
*[http://www.clickteam.com/eng/downloadcenter.php?i=58 Source code for AMOS and STOS (68000 ASM)]▼
*[http://amos.pspuae.com/ The AMOS Factory] (An AMOS support/community site)▼
== External links ==
{{wikiversity|AMOS programming language}}
▲* [
▲* [http://
* [http://www.triumphoverchallenges.com/stos-and-amos-game-creators/ History of STOS and AMOS]: how they came to be published in the UK
{{BASIC}}
[[Category:BASIC programming language family]]
[[Category:Video game
[[Category:Amiga development software]]
[[Category:Software using the BSD license]]
[[Category:Programming languages created in 1990]]
|