AMOS (programming language): Difference between revisions

Content deleted Content added
+Wikiversity
lead too short
Line 1:
{{lead too short|date=June 2014}}
{{Infobox programming language
| name = AMOS
Line 22 ⟶ 21:
[[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]] for the [[Amiga]] computer. Following on from the successful [[STOS BASIC]] for the [[Atari ST]], AMOS BASIC was written for the Amiga by [[François Lionet]] with [[Constantin Sotiropoulos]] and published by [[Europress Software]] in 1990.
 
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.
 
== History ==