Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Color BASIC

Color BASIC - Programming language

< >

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

#1537on PLDB 43Years Old 85Users
0Books 0Papers

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)
aplus.html 路 color-basic.html 路 rocky-mountain-basic.html

View source

- Build the next great programming language Search Day 213 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com