#perl6
Read more stories on Hashnode
Articles with this tag
In previous three episodes I explored regular expression APIs of Ruby, Crystal, and Python, so let's finish this by doing the same exercise in...
I covered Raku and Raku regular expressions before, now it's time to complete this with an episode about Raku grammars. Processing text is one of the...
What gets to be included in languages and what gets pushed into some third party library is a result of history more than reason. For example pretty...
Raku, which started its life as Perl 6, was meant as successor to Perl language. The main problem with that is that Perl 6 was officially announced in...