Just for fun, I decided to write a BrainF*** interpreter in Java :) (sorry for the lack of comments, I was feeling pretty lazy)

By default, it will look for the file "test.b", but you can pass it...