Skip to content

Feat: Parser results

Kane Petra requested to merge LOOP-200-parser-result into LOOP-197-str-index

This PR will make parsers return Result's instead of an option. This also re-factors the way syntax errors are thrown.

Closes LOOP-200

Merge request reports