Merge pull request #210 from AnanthaRajuC/master

Hello world! in Turing language added
This commit is contained in:
Mike Donaghy
2015-08-22 14:02:24 -04:00
2 changed files with 4 additions and 0 deletions

3
m/mouse.mse Normal file
View File

@@ -0,0 +1,3 @@
"Hello, World"
'! !'
$

1
t/Turing.t Normal file
View File

@@ -0,0 +1 @@
put "Hello World!"