|
|
|
|
|
by zerofan
3463 days ago
|
|
Yes, the dot operator is a headache. As soon as you march down the road of a precompiler, you're off to building a new language. I think C++'s grammar is too much of a mess to just tweak the parse tree reliably. I suspect there really isn't a way to win at this - every workaround is partial and involves compromise. |
|
[1] https://github.com/duneroadrunner/SaferCPlusPlus#tregistered...