Anonymous
10/13/2025, 7:08:07 PM
No.106875927
[Report]
>>106876473
>>106877045
>>106877661
>>106877955
>>106878472
>>106878545
How many fucking ways are mathniggers going to reinvent braces
gap> do if l mod 4 <> 0 then Add( arr, keys{[ 4*Int(l/4) + 1 .. l ]} ); fi; od;
That's 5
{,[,(,if,do
when all you need is { and a semantic marker before it like if {}, array {}, list {}. You need at most (and at least lisptards) 1 distinction between functions foo() and metafunctions if{}
This isn't rocket science. Stop writing unreadable languages
gap> do if l mod 4 <> 0 then Add( arr, keys{[ 4*Int(l/4) + 1 .. l ]} ); fi; od;
That's 5
{,[,(,if,do
when all you need is { and a semantic marker before it like if {}, array {}, list {}. You need at most (and at least lisptards) 1 distinction between functions foo() and metafunctions if{}
This isn't rocket science. Stop writing unreadable languages