释义 |
BASIC V BASIC VThe version of the Basic programming language which comes onROM in Acorn's RISC computers: the Archimedes rangeand the RiscPC. It features REPEAT and WHILE loops,multi-line IF statements, procedures and functions, localvariables, error handling, system calls and a built-inassembler. |