User:E8hffff/AOZ Studio: Difference between revisions

From ArchWiki
(Update Interlanguage link)
(rm Move flag & rm category & rm interlanguage links)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Programming languages]]
[[zh-hans:AMOS2]]
Originally [[Wikipedia:AMOS BASIC|AMOS BASIC]] was a dialect of the [[Wikipedia:BASIC|BASIC]] programming language implemented on the Amiga, inspired by the Atari ST computer version [[Wikipedia:STOS BASIC|STOS]]. AMOS BASIC was published by Europress Software and originally written by [[Wikipedia:François Lionet|François Lionet]] with [[Wikipedia:Constantin Sotiropoulos|Constantin Sotiropoulos]]. It was a major successful product with many programmers learning to code on this platform in the early days of home computing.
Originally [[Wikipedia:AMOS BASIC|AMOS BASIC]] was a dialect of the [[Wikipedia:BASIC|BASIC]] programming language implemented on the Amiga, inspired by the Atari ST computer version [[Wikipedia:STOS BASIC|STOS]]. AMOS BASIC was published by Europress Software and originally written by [[Wikipedia:François Lionet|François Lionet]] with [[Wikipedia:Constantin Sotiropoulos|Constantin Sotiropoulos]]. It was a major successful product with many programmers learning to code on this platform in the early days of home computing.


On the 4th of April, 2019, AMOS2 was announced for free download. A system independent [[Wikipedia:BASIC|BASIC]] language using [[Wikipedia:JavaScript|JavaScript]] as its interpreter.
On the 4th of April, 2019, AMOS2 was announced for free download. A system independent [[Wikipedia:BASIC|BASIC]] language using [[Wikipedia:JavaScript|JavaScript]] as its interpreter. AMOS2 is now called AOZ Studio.


== Installation ==
== Installation ==


To install the latest stable version of AMOS2, the package needs to be obtained from the developers [http://amos2.tech website].
To install the latest stable version of AOZ Studio, the package needs to be obtained from [https://www.aoz.studio/copie-de-download].


== External Links ==
== See also ==


*[http://amos2.tech AMOS2 Website] - the official AMOS2 website.
* [https://www.aoz.studio AOZ Studio Website] - the official AOZ Studio website.

Latest revision as of 10:14, 29 August 2020

Originally AMOS BASIC was a dialect of the BASIC programming language implemented on the Amiga, inspired by the Atari ST computer version STOS. AMOS BASIC was published by Europress Software and originally written by François Lionet with Constantin Sotiropoulos. It was a major successful product with many programmers learning to code on this platform in the early days of home computing.

On the 4th of April, 2019, AMOS2 was announced for free download. A system independent BASIC language using JavaScript as its interpreter. AMOS2 is now called AOZ Studio.

Installation

To install the latest stable version of AOZ Studio, the package needs to be obtained from [1].

See also