Execute Brain****/Tcl: Difference between revisions

Content added Content deleted
m (→‎Interpreter Implementation: formatting niceness)
m (Categorization now in master page)
Line 1: Line 1:
{{implementation|Brainf***}}{{collection|RCBF}}[[Category:Tcl]]
{{implementation|Brainf***}}{{collection|RCBF}}
This [[Brainfuck]] interpreter is derived from code on [http://wiki.tcl.tk/9490 The Tcler's Wiki], and is written to be short but not particularly clear.
This [[Brainfuck]] interpreter is derived from code on [http://wiki.tcl.tk/9490 The Tcler's Wiki], and is written to be short but not particularly clear.