Darvass69

Results 2 issues of Darvass69

I am working on an interpreter written in typescript. It's still far from usable, but it works a little bit. You can see it [here](https://github.com/Darvass69/DreamBerd-Interpreter-Typescript). It can do variables (but...

I found some inconsistencies with significant whitespace and functions in code containing parentheses. Here are some examples from the README, but inconsistencies and errors are also present in the examples...