Table of Contents

trscolor:colormc

Micro Color BASIC

This was a version of the original Color BASIC, with apparently very few differences, which equipped smaller and cheaper microcomputers based on the Motorola 6803 processor. In spite of the similarity, programs saved in one machine (if not as text) would not run at the other, due to differences in tokenization of keywords1). It is still alive as an open-source cross-compiler as of 2023.

Where it is/was used

  • Tandy/Radio Shack TRS-80 MC-10 (USA, 1983)
  • Matra Alice (France, 1983)

Noteworthy characteristics

Environment and usage

Extensions

Curiosities

Influenced by

Influence for

  • mcbasic, an open-source cross compiler by Greg Dionne, apparently tested on Windows 10 and MacOS, that compiles Micro Color BASIC 1.0 code for the MC-10 computer. As of 2023-03-13, the README file admitted that some keywords like LPRINT and USR were not supported.

Versions and successors

References