BASIC on BASIC interpreter
Early project stages - building up toolset and spec-ing out initial language features.
See BobReadme.md for a detailed description.
##Status
- completed variant and dictionary support library code in src/util/. About to write some minimal skeleton code and start on the scanner.