You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The save() and restore() method of keeping track of the cursor is very inefficient. It may be best to implement unget-type functions. In the end the tokenizer might have to be re-thought out to be more efficient, but this is low priority.
The text was updated successfully, but these errors were encountered:
The save() and restore() method of keeping track of the cursor is very inefficient. It may be best to implement unget-type functions. In the end the tokenizer might have to be re-thought out to be more efficient, but this is low priority.
The text was updated successfully, but these errors were encountered: