Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 279 Bytes

WeeBas

BASIC interpreter in c#

Supports grammar specified by Tiny BASIC, plus load, save and rnd.

Two example programs are included, "hello.bas", and "guess.bas" (a port of a small guessing game from the Commodore 64 user manual).