Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Color BASIC

< >

Color BASIC is a programming language created in 1980 by Bill Gates.

#2524on PLDB 44Years Old

Color BASIC is the implementation of Microsoft BASIC that is included in the ROM of the Tandy/Radio Shack TRS-80 Color Computers manufactured between 1980 and 1991. BASIC (Beginners All-purpose Symbolic Instruction Code) is a high level language with simple syntax that makes it easy for novices to write simple programs. Color BASIC is interpreted, that is, decoded as it is run. Read more on Wikipedia...


Example from Wikipedia:
FOR {num} = {number} TO {number} [STEP {number}] ... NEXT (num)

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io