Currently Ratscript doesn't handle bad input or errors in any particular way. Some kind of error handling framework needs to be developed and inserted into relevant locations in code. Current known locations that need error handling are:
- line 110 in lexer.cpp
- line 277 in lexer.cpp