Comment by librasteve
1 year ago
err, no
the perl6 guys ended up inventing the new perl (now renamed raku)
https://rakujourney.wordpress.com/2024/10/12/raku-burritos/
the first perl6 parser (pugs) was written in Haskell btw
1 year ago
err, no
the perl6 guys ended up inventing the new perl (now renamed raku)
https://rakujourney.wordpress.com/2024/10/12/raku-burritos/
the first perl6 parser (pugs) was written in Haskell btw
I'm aware. I was using the world pejoratively. Combinator style degrades into line noise.
no doubt its fashionable to think "perl == line noise == bad"
however, there are certain sub languages (slangs) where the use of punctuation chars as operators is very helpful, of course regex is the most compelling where the code is parsing one char at a time
imo raku has improved the situation a lot by introducing "regex 2.0" with deep support for unicode and with built in grammars that can work smoothly with regex
Ahh not sure I agree. The reputation for being unreadable is pretty well deserved. It didn't happen for no reason.
1 reply →