I always forget that DDG is written with Perl, even after I emailed yegg a million years ago asking why they used Perl, and he responded back, which was nice of him. I hear Raku is fun, I haven't used it, but I sort of swore a soft oath that I would never touch Perl again about a decade ago after having to debug some regex magic someone did. I'm assuming that once you get past the "hump", Perl becomes fun?
It s just a lang like any other. Even ASM you can write fairly easily if you do it for years. Raku is quite damn cool, you should check it out a bit. As felix[1] said, it realy is something like bash and python having a cool cousin. [1] https://felix-knorr.net/posts/2023-06-24-raku-is-awesome.htm...
Raku doesn't seem to have the same ubiquity, while Python is generally available on any system, or even Perl5 is still widely available on pretty much any system. I'd love to start using Raku more but it seems like a hard sell over Python or Bash