Skip to content

Commit 27ee22a

Browse files
committed
chore: removed old interpreter
1 parent 76e32f5 commit 27ee22a

File tree

2 files changed

+0
-175
lines changed

2 files changed

+0
-175
lines changed

bin/bf

-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ while ($i !== null) {
6060
*/
6161

6262
\Brainfuck\Interpreter::interpret($rootInstruction);
63-
//\Brainfuck\OldInterpreter::interpret($program);

src/OldInterpreter.php

-174
This file was deleted.

0 commit comments

Comments
 (0)