An interpreter for the [Brainf**k](https://esolangs.org/wiki/Brainfuck) esoteric programming language written in Racket Lisp. This implemetation includes the `!` operator which allows all following characters to be read into the input tape automatically.