AMOS (programming language): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes + general fixes using AWB (8021)
History: AMAL was included in the first public release of the language ("AMOS The Creator")
Line 30:
The original AMOS version was [[interpreter (computing)|interpreted]] which, whilst working fine, suffered from performance problems. Later, an AMOS [[compiler]] was developed, that reduced this problem.
 
To speed up the animation of sprites, AMOS later 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.
 
After the original version of AMOS, Europress released two other versions: '''Easy AMOS''', a simpler version for beginners, and '''AMOS Professional''', a more advanced version with added features, such as a better [[Integrated development environment|IDE]], [[ARexx]] support, a new [[user interface|UI]] sublanguage and new flow control constructs. Neither of these new versions was significantly more popular than the original AMOS.{{Citation needed|date=January 2012|reason=For example, from my experience it was way more popular. References to sales figures or alike would be nice.}}