in reply to Re^5: A BASIC interpreter to run StarTrek
in thread A BASIC interpreter to run StarTrek
I used http://www.vintage-basic.net/downloads/Vintage_BASIC_Users_Guide.html as a reference while writing the interpreter so it should be pretty close to MS BASICs of the early '80s. The Guide leaves a few unanswered questions ("should logic short circuit?" for example), but proved sufficient to get my interpreter working enough to run StarTrek (for some yet to be determined definition of "run").
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: A BASIC interpreter to run StarTrek
by LanX (Saint) on Aug 12, 2021 at 12:44 UTC |