Add tasks for all the new languages

This commit is contained in:
Tina Müller 2016-12-05 23:44:36 +01:00
parent 9dc3c2bb62
commit bba7bfd280
13208 changed files with 134745 additions and 0 deletions

View file

@ -0,0 +1,2 @@
ORG RESET
jmp $

View file

@ -0,0 +1,2 @@
:.PRGMNAME
:

View file

@ -0,0 +1 @@
STP

View file

@ -0,0 +1,4 @@
T64K [ set load point ]
GK [ set base address ]
ZF [ stop ]
EZPF [ begin at load point ]

View file

@ -0,0 +1,3 @@
PROGRAM EMPTY
BEGIN
END PROGRAM

View file

@ -0,0 +1 @@
fun main(): int = 0

View file

@ -0,0 +1 @@
end

View file

@ -0,0 +1 @@
software{}

View file

@ -0,0 +1 @@
.END

View file

@ -0,0 +1 @@
[]

View file

@ -0,0 +1 @@
<?lasso ?>

View file

@ -0,0 +1 @@
<?= ?>

View file

@ -0,0 +1 @@
oforth empty.of

View file

@ -0,0 +1 @@
oforth --P"bye"

View file

@ -0,0 +1,2 @@
#!/openlisp/uxlisp -shell
()

View file

@ -0,0 +1,2 @@
00000000000000000000000000000000 0. 0 to CI jump to store(0) + 1
00000000000000000000000000000000 1. 0 to CI jump to store(0) + 1

View file

@ -0,0 +1 @@
00000000000001110000000000000000 0. Stop

View file

@ -0,0 +1,2 @@
PROGRAM:EMPTY
:AsmPrgmC9