#BrainEffer
The goal of this project was to better understand interpreters and IDEs.
##TODO
- Add debug feature
- Add syntax highlighting
- Make the UI nicer-looking
- Improve performance on interpreter
##Known Bugs
- Interpreter does not complete the mandelbrot test (problem with overflow)