[fpc-pascal] Feature "Multiline strings" added
Hairy Pixels
genericptr at gmail.com
Mon Jul 28 15:53:49 CEST 2025
On Jul 28, 2025 at 7:26:08 AM, Travis Siegel via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:
> Your argument makes no sense. There's always been multiple ways to do
> many things in pascal, and it's never caused any more confusion than any
> other typical language construct.
>
> Take for instance, comments.
>
> { this is a comment}
>
> works just as well as
>
> (* this is a comment *)
>
Yeah that’s not great either. Language tools are going to need to support a
new ` token too or syntax styling will breaks. It’s just more work so
what’s the point?
On the other hand, why can’t ‘’ simply be used for all string lengths?
Can’t think of a practical reason off the top of my head right now.
Regards,
Ryan Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20250728/97e027a8/attachment.htm>
More information about the fpc-pascal
mailing list