endbasic 0.11.1

The EndBASIC programming language - CLI
1
2
3
4
5
6
7
8

    RUN

    Runs the stored program.

    This issues a CLEAR operation before starting the program to prevent
    previous leftover state from interfering with the new execution.