Continued working on scanner.
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").
Showing
exceptions.h
0 → 100644
Please register or sign in to comment
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").