[Cuis-dev] [QUESTION] Weird Chain Expressions

Juan Vuletich juan at cuis.st
Thu Sep 12 11:57:33 PDT 2024


On 9/12/2024 10:42 AM, Gerald Klix via Cuis-dev wrote:
> Hi all, hi Juan,
>
>
> While this expression
>
> 49 take: 6 :   : printStringBase: 36
>
> is highlighted by shout as ungrammatical,
> but it is accepted by the scanner/parser.
> Am I right, that it was just easier to implement this way?
> I presume the scanner lacks the notion of a double-colon symbol.
> (I stumbled over this by (mis)using the scanner for other stuff).
>
>
> Best Regards,
>
> Gerald

I just pushed a fix to make this throw an error in evaluation. The chain 
operator should be '::', no inner whitespace allowed.

Thanks for reporting!

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich



More information about the Cuis-dev mailing list