The Programming Basics was my first touch with programming. In this course I wrote my first program ("Hello World"), learned the most basic things like if-else statements, for and while loops.
This is a fast interpreter for the BASIC language on the Atari 8-bit computers and the Atari 5200 console. There is a full manual with all the supported syntax in the file manual.md. To use the ...