Add Pxem, MOONBlock, Painter Programming, JSX, AnalF*ck, 秀丸マクロ, Kinx, G-BASIC, Blawn, LibreOffice Basic and XBasic, and update TSharp, Whitespace, Malbolge, Kitanai and MarioLANG (#1332)
* 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
This commit is contained in:
8
x/XBasic.x
Normal file
8
x/XBasic.x
Normal file
@@ -0,0 +1,8 @@
|
||||
IMPORT "xst"
|
||||
DECLARE FUNCTION Hello ()
|
||||
|
||||
FUNCTION Hello ()
|
||||
XstDisplayConsole ()
|
||||
PRINT "Hello World"
|
||||
END FUNCTION
|
||||
END PROGRAM
|
||||
Reference in New Issue
Block a user