Christian Bender

Results 5 issues of Christian Bender

* Formated the code more readable. * Put in a comment. * Simplified two while-loops. * Put in a condition in a while-loop. For safety If I should change anything...

I documented the functions of the project.

* Maked the parser ```evaluate(...)``` more efficient. Call the function ```len``` only once. * Added error handling for loops in the function ```buildbracemap(code)```

I added a directory ```Examples``` with a hello-world example in brainfuck. ```helloWorld.bf```

Hello, I have a few ideas for problems for the topic compiler-construction. Are interests exists? greetings