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").

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
  • Comment on Re^6: A BASIC interpreter to run StarTrek

Replies are listed 'Best First'.
Re^7: A BASIC interpreter to run StarTrek
by LanX (Saint) on Aug 12, 2021 at 12:44 UTC
    Oh, thanks for the link.

    Looks like a good opportunity to learn some Haskell with Monads with an hands on example. :)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery