{{stub}}{{language|MSX Basic}}

{{language|MSX Basic |exec=interpreted |site=https://www.webmsx.org/ |parampass=both |tags=MSXBasic}} {{language programming paradigm|procedural}} {{implementation|BASIC}}

MSX Basic is the BASIC built into the ROM of the MSX compatible computers.

MSX BASIC is a dialect of the BASIC programming language. It is an extended version of Microsoft Standard BASIC Version 4.5, and includes support for graphic, music, and various peripherals attached to MSX Personal Computers. Generally, MSX-BASIC is designed to follow GW-BASIC

MSX Basic

10 Rem Count 1 to 10 and print!
20 for a=1 to 10
20 Print a
30 Next a

'''MSX Basic''' initially introduced to Rosetta Code on July 10, 2016 by [http://rosettacode.org/wiki/User:Kaizen Paulo Almeida] MSX Basic and the MSX logo are registered trademarks of MSX Japan