Category:FOCAL: Difference between revisions

Content added Content deleted
(→‎Running FOCAL in a PDP emulator: Change dead link to repository)
Line 24: Line 24:
| GO/GOTO || G || Start a program, optionally at a certain line
| GO/GOTO || G || Start a program, optionally at a certain line
|-
|-
| IF || I || IF statement, go to the 1st/2nd/3rd line given, depening on whether the value is <0, ==0, or >0
| IF || I || IF statement, go to the 1st/2nd/3rd line given, depending on whether the value is <0, ==0, or >0
|-
|-
| LOCATIONS || L || Show FOCAL memory usage
| LOCATIONS || L || Show FOCAL memory usage