[fpc-devel] Some thoughts on multi-line string support, and a possible syntax that I think is perfectly clean and Pascal-ish.

Ben Grasset operator97 at gmail.com
Thu Jul 4 16:25:18 CEST 2019


On Thu, Jul 4, 2019 at 10:09 AM Marco van de Voort <
fpc at pascalprogramming.org> wrote:

> You clearly didn't read the message fully. It is not about compiler/not
> compile, but in the case of not compile what the error is and where.
>

It occurs at the same place it always has, because the scanner itself is
designed is such a way that it literally terminates the compilation process
immediately upon encountering "string exceeds end of line." (A very good
way of doing it, really. The overall design of the scanner was clearly
developed with ease of future extensibility in mind.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190704/adeb4821/attachment.html>


More information about the fpc-devel mailing list