TRS-80 Level II BASIC tokenized file
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Source code |subcat2=Tokenized BASIC |released=1977 }} '''TRS-80 Level II BASIC''' was a version of Microsoft BASIC for the Radio Shack TRS-80 Model I co...") |
Revision as of 03:43, 25 December 2012
TRS-80 Level II BASIC was a version of Microsoft BASIC for the Radio Shack TRS-80 Model I computer. It was the "more advanced" BASIC available for that machine; the other BASIC, Level I, was adapted from Tiny BASIC and stored its programs in plain text form, not tokenized. On the other hand, Level II BASIC used tokenized storage similarly to most other BASICs.