powered by
Runs 1970s BASIC programs.
Mike Lee
Interprets and executes a subset of early (1975) Altair/Microsoft BASIC, plus some generalisations and extensions. Enables various programs of historical interest to be run in their primal form. A selection of public-domain examples are included.
RUN
require(brassica) if (FALSE) { # Load and run the 'Wumpus' program. RUN("WUMPUS") }
Run the code above in your browser using DataLab