* Add Pxem * Add MOONBlock * Add Painter Programming * Add JSX(DeNA) * Add 秀丸マクロ * Update to new TSharp file extension * Update Whitespace code * Refactor Malbolge & update file extension(Reported at #1322) * Add AnalF*ck * Add Kinx * Add Kitanai of correct file extension * Add G-BASIC * Add Blawn * Correct file extension of Mariolang * Update name of MarioLANG * Add LibreOffice Basic * Add XBasic * Update Whitespace * Update MOONBlock.png * Update MOONBlock.png
6 lines
68 B
QBasic
6 lines
68 B
QBasic
REM ***** BASIC *****
|
|
|
|
Sub Main
|
|
msgbox "Hello World"
|
|
End Sub
|