Merge pull request #123 from AtlasJan/master

Added tcl and made the .bf file more readable
This commit is contained in:
Mike Donaghy
2014-06-20 01:59:06 -04:00
3 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

1
b/brainfck.bf Normal file
View File

@@ -0,0 +1 @@
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

1
t/tcl.tcl Normal file
View File

@@ -0,0 +1 @@
puts "Hello World"