This page (revision-26) was last changed on 03-Feb-2023 15:21 by Roland B. Wassenberg 

This page was created on 24-Feb-2014 22:55 by Roland B. Wassenberg

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
26 03-Feb-2023 15:21 7 KB Roland B. Wassenberg to previous
25 20-Nov-2018 21:29 7 KB Roland B. Wassenberg to previous | to last
24 20-Nov-2018 21:29 7 KB Roland B. Wassenberg to previous | to last
23 20-Nov-2018 21:27 7 KB Roland B. Wassenberg to previous | to last
22 20-Nov-2018 21:25 7 KB Roland B. Wassenberg to previous | to last
21 03-May-2018 20:02 7 KB Maury Markowitz to previous | to last

Page References

Incoming links Outgoing links
Pilot

Version management

Difference between version and

At line 1 changed one line
!!! ATARI Pilot CX405 Educators' Package
!!! ATARI PILOT
CX405 Educators' Package
!Background
PILOT is an extremely simple programming language written in 1968 explicitly for teaching programming to children. The language consists of one-letter commands followed by a colon, one per line, with a very limited set of operations. Variables are prefixed with $, and labels with a *.
Atari PILOT is unique in that it added a set of commands for turtle graphics. This made it compete more directly with LOGO, another language intended for teaching programming.
!Example
The following is a simple Hello World in PILOT:\\
\\
R:Hello World in PILOT\\
T:What is your name?\\
A:$NAME\\
R:Hello $NAME!\\
E:\\
\\
R is a "remark", similar to the REM statement in BASIC, T is "type", the equivalent of PRINT, and A is "accept", the equivalent to INPUT.
At line 6 changed one line
[{Image src='pilot_educators_cart_2.jpg' width=640 height=664 }]
[{Image src='pilot_educators_cart_2.jpg' width=320 height= 336 }]
At line 9 changed one line
[{Image src='pilot_educators_cart.jpg' width=684 height=676 }]
[{Image src='pilot_educators_cart.jpg' width= 320 height= 336 }]
At line 14 changed one line
[Atari PILOT commercial|atari_8bit_commercial_pac_man_pilot.flv] ; flash file, size: 4.7 MB.
* [Atari PILOT commercial|atari_8bit_commercial_pac_man_pilot.flv] ; flash file, size: 4.7 MB.