Skip to content
Commit 88c31d86 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Simpler and more efficient lexing algorithm.

First parsing tokens into a buffer, so no token needs to be scanned
twice.  Still... the scanpointer of StringScanner is only advanced
when #next method is called.
parent cc885644
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment