The error messages were not a priority until now. But it is the moment to fix them.
We have currently 2 major problems:
- Some error messages just don't make any sense.
- Currently it is not possible to keep track of the line where the error happened.
The calculator should count how many new line characters have been parsed, and keep it as an available variable while compiling and evaluating as well.
The error messages were not a priority until now. But it is the moment to fix them.
We have currently 2 major problems:
The calculator should count how many new line characters have been parsed, and keep it as an available variable while compiling and evaluating as well.