Added DB2 SQL, Gri, ici, Icon, J, Jade, Jason, Jess, K, LSL, M4, MEL, QuakeC, Qore, Simula, SMIL, SVG, UniComal, unlambda, VRML, VML, WSH, XBase++, XLogo, XPL0, XSLT, XUL and ZIM
This commit is contained in:
committed by
Mike Donaghy
parent
0661854566
commit
2a5b239357
5
j/jade.jade
Normal file
5
j/jade.jade
Normal file
@@ -0,0 +1,5 @@
|
||||
helloWorld();
|
||||
|
||||
begin
|
||||
write "Hello World";
|
||||
end;
|
||||
2
j/jason.mas2j
Normal file
2
j/jason.mas2j
Normal file
@@ -0,0 +1,2 @@
|
||||
!greeting.
|
||||
+!greeting : true <- .print("Hello World").
|
||||
1
j/jess.cpl
Normal file
1
j/jess.cpl
Normal file
@@ -0,0 +1 @@
|
||||
(printout t "Hello World")
|
||||
Reference in New Issue
Block a user