The parser is no longer hard-coded to skip whitespace. Tokens such as newlines, whose characters overlap with the separator characters, can now be correctly recognized. |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||
The parser is no longer hard-coded to skip whitespace. Tokens such as newlines, whose characters overlap with the separator characters, can now be correctly recognized. |
||
|---|---|---|
| .. | ||
| compiler.h | ||
| parser.h | ||
| runtime.h | ||