Am 10.08.2018 um 12:14 schrieb Martok:
> What is really missing then is %x for exclusive start conditions, which would 
> solve all of that.

Things I never wanted to be able to do: run scanner state machines in my head. 
But: turns out adding %x was less work than
finding an alternative solution, once it was clear how the DFA is actually 
built.

It currently lives on my work-in-progress-branch for fpcres: 
https://github.com/martok/freepascal/commit/79873cd1c8
Proper patches will follow once things settle.

-- 
Regards,
Martok

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to