Closed EthanThatOneKid closed 3 years ago
The entire system ran on raw strings for its tokens. In order to include quality-of-life features (e.g. proper code tracing), more data must be included than just the raw initial value (this would include line and column numbers).
line
column
The entire system ran on raw strings for its tokens. In order to include quality-of-life features (e.g. proper code tracing), more data must be included than just the raw initial value (this would include
line
andcolumn
numbers).