Content deleted Content added
m link flow control constructs using Find link |
→History: Providing citation |
||
Line 30:
The original AMOS version was [[interpreter (computing)|interpreted]] which, whilst working fine, suffered the same disadvantage of any language being run interpretively. By all accounts, AMOS was extremely fast among interpreted languages. The language was fast enough that an extension called AMOS 3D could produce playable 3D games even on plain 7 MHz Amigas. Later, an AMOS [[compiler]] was developed that further increased speed.
AMOS could also include inline Assembly Language.<ref>[http://archive.org/stream/1990-lionet-francois-amos-the-creator-user-guide/1990-lionet-francois-amos-the-creator-user-guide_djvu.txt The Creator], by Frangois Lionet, 1990, ''"AMOS Basic includes special facilities which allow you to combine assembly language routines with your Basic programs."''</ref>
To simplify animation of sprites, AMOS included the AMOS Animation Language (AMAL), a compiled sprite scripting language which runs independently of the main AMOS BASIC program.<ref>http://grove.ufl.edu/~cwarner/computers.html</ref> It was also possible to control screen and "rainbow" effects using AMAL scripts. AMAL scripts in effect created CopperLists, small routines executed by the Amiga's Agnus chip.
|