Updated repository

This commit is contained in:
Veit Heller
2014-12-04 16:05:29 +01:00
parent 279ee60d9d
commit 06cb8a39b1
22 changed files with 103 additions and 398 deletions

31
test/helloworld Normal file
View File

@@ -0,0 +1,31 @@
ICONST 72
PRINT
ICONST 101
PRINT
ICONST 108
PRINT
ICONST 108
PRINT
ICONST 111
PRINT
ICONST 44
PRINT
ICONST 32
PRINT
ICONST 119
PRINT
ICONST 111
PRINT
ICONST 114
PRINT
ICONST 108
PRINT
ICONST 100
PRINT
ICONST 33
GSTORE 0
GLOAD 0
PRINT
ICONST 10
PRINT
HALT