#perl
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...
Sidef is a prototype programming language, describing itself as inspired by Ruby, Raku, and Julia. Installation on OSX It's not that easy to run...
Lingua Romana Perligata is basically Perl in Latin. You think Perl has too much punctuation? It's all gone. Instead you'll need to deal with word...
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...
Perl is a highly influential "kitchen sink" language. Languages like that see an idea that might potentially be useful or just cool, and just add it...
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...