Category:Batari Basic: Difference between revisions

From Rosetta Code
Content added Content deleted
(The page is in more detail.)
(Looks more professional, and the online IDE link is automatically for the latest version.)
Line 5:
|site=http://bataribasic.com/}}
{{Implementation|BASIC}}
'''batari Basic''' is a version of the BASIC dialectprogramming language used to program the Atari 2600. Batari BASIC was launched in 2005 by Fred X. Quimby. Unlike ''[[BASIC Programming'']], an official BASICcartridge interpreterreleased forin the Atari 2600, with1979 which theinterprets code is interpreted, the code is compiled, thusincreasing allowingthe forspeed codeof to run faster,execution and allowing programsit to madebe intoput on a cartridge that will play on real hardware. In addition, asAs the syntax is simpler, it is easier to write a gamecode in a shorter amount of time than withthe equivalent assembly language.
 
==History==
In July 2005, batari Basic was launchedcreated by Fred X. Quimby, withwho theintroduced goalit toin createJuly a2005, simplifiedaiming programmingfor languageit to makebe it easierused to learnmake programming for the Atari 2600 easier, beforewith laterthe movingidea onusers towould move onto assembly language. These goals have since expanded. For instance, one of batari Basic's goals ise.g. to attract more developers to the Atari 2600develop homebrew scene, due to itthe beingease relativelyof easyprogramming compared to program in, and the difficult naturedifficulty of programming in assembly language, which waspreviously the only option available before batari Basic.
 
==External links==
* [https://alienbillwww.randomterrain.com/atari-2600/-memories-batari-basic/downloads/0.35/help-commands.html Documentation of the programming language]
* [https://8bitworkshopgithub.com/v3.5.1batari-Basic/?platform=vcsbatari-Basic Source code Onlineand IDEdownloads]
* [https://8bitworkshop.com/redir.html?platform=vcs Online IDE]

Revision as of 10:55, 5 August 2021

Language
Batari Basic
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method:
Lang tag(s): basic,bataribasic


Listed below are all of the tasks on Rosetta Code which have been solved using Batari Basic.
Batari Basic is an implementation of BASIC. Other implementations of BASIC.

batari Basic is a version of the BASIC programming language used to program the Atari 2600. Unlike BASIC Programming, an official cartridge released in 1979 which interprets code, the code is compiled, increasing the speed of execution and allowing it to be put on a cartridge. As the syntax is simpler, it is easier to write code in a shorter amount of time than the equivalent assembly language.

History

batari Basic was created by Fred X. Quimby, who introduced it in July 2005, aiming for it to be used to make programming the Atari 2600 easier, with the idea users would move onto assembly language. These goals have since expanded, e.g. to attract more developers to develop homebrew, due to the ease of programming compared to the difficulty of assembly language, previously the only option.

External links

Pages in category "Batari Basic"

This category contains only the following page.