
* 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
105 B
JavaScript
6 lines
105 B
JavaScript
class _Main {
|
|
static function main(args : string[]) : void {
|
|
log "Hello World";
|
|
}
|
|
}
|