Brainfuck interpreter in Java with Antlr4
This is an simple Brainfuck interpreter developed in Java with antlr4.
Feel free to use and modify this code!
Compile
mvn compile
Set Brainfuck Programm
In class "Interpreter" change "programm" string