Measures Concepts
GitHub icon

Color BASIC

Color BASIC - Programming language

< >

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

#1531on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout