Talk:BASIC Programming: Difference between revisions

Content deleted Content added
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 3 WikiProject templates. Keep majority rating "Start" in {{WPBS}}.
 
(5 intermediate revisions by 5 users not shown)
Line 1:
{{WikiProject Videobanner gamesshell|class=StubStart|importance1=Low}}
{{WikiProject Computing |importance= |software=yes |software-importance= |science=y |science-importance=}}
{{WikiProject Computer science |importance=}}
{{WikiProject Video games|class=Start|importance=Low}}
}}
 
==BASIC or Basic?==
Line 14 ⟶ 18:
==Programs==
* [http://www2.gvsu.edu/brittedg/BasicProgramming.txt Dave's Atari BASIC Progamming Vault] 1st Public Edition - 12/02/2001
 
== Limitations of the BASIC ==
 
I'm going on memories that are over 40 years old, but I seem to remember that statements like A←A+1 were not actually allowed. I think you had to do B←A+1 and then A←B to get the desired result. [[User:D A Hosek|D A Hosek]] ([[User talk:D A Hosek|talk]]) 16:50, 23 February 2021 (UTC)