- In runtime, make parse errors part of the parse tree - Add error state to lexers in which they can accept any token |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||
- In runtime, make parse errors part of the parse tree - Add error state to lexers in which they can accept any token |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||