initial commit

This commit is contained in:
Martin Felis
2013-12-04 00:34:52 +01:00
commit 73d1ceb81d
131 changed files with 29964 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")