[fpc-pascal] tply: start conditions
Martok
listbox at martoks-place.de
Fri Aug 10 23:29:06 CEST 2018
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
More information about the fpc-pascal
mailing list