Added XL programming language (http://xlr.sourceforge.net)

This commit is contained in:
Christophe de Dinechin
2012-05-01 18:23:27 +02:00
parent 38f6567c5c
commit 20077b4073

2
x/xl.xl Normal file
View File

@@ -0,0 +1,2 @@
// XL programming language: http://xlr.sourceforge.net
writeln "Hello, world"