Live data from Hacker News

A Complete Course of the Raku programming language

course.raku.org

11–20 of 110 posts

Re: A Complete Course of the Raku programming language

#11
post #7

Over the years I have learned and dipped my toes in many programming languages, and I'd need some kind of reason to look into yet another language. What are Raku's main contributions to the programming language design space that I probably haven't seen elsewhere?

It is Perl

Re: A Complete Course of the Raku programming language

#12

Sadly only first part is complete. Raku is the much more functionally inspired new Perl. It’s the renaming of Perl 6 and means “camel” or “paradise” in Japanese.

Given the sense of humor the Raku devs seem to have, I'm surprised they didn't call it an incomplete complete course (as a working title)

Re: A Complete Course of the Raku programming language

#13
post #6

Sadly only first part is complete. Raku is the much more functionally inspired new Perl. It’s the renaming of Perl 6 and means “camel” or “paradise” in Japanese.

Is Perl/Raku widely used these days? Are they worth learning? I've always been curious about those languages but I've had the impression that people are moving away from them.

Learning Perl is worthwhile because it is ubiquitous on Unix-like systems and Perl-compatible regular expressions are the defacto standard regular expression syntax.

Perl may not be as popular now as it was in the past, but it is still around and lots of legacy systems that were written in Perl are still in active use.

Re: A Complete Course of the Raku programming language

#15

Sadly only first part is complete. Raku is the much more functionally inspired new Perl. It’s the renaming of Perl 6 and means “camel” or “paradise” in Japanese.

The good thing is that it is under a grant to get the work done. Should be interesting to watch it get fleshed out.

Re: A Complete Course of the Raku programming language

#18

Is perl or "Raku" still used in serious new applications these days? I'm not talking about gluing stuff together with scripts - I mean a large project operating wholly under it

Not many, but yes, there are examples. Booking.com is one. Or a smaller example, the web admin interfaces and REST API server for Proxmox is Perl.

Re: A Complete Course of the Raku programming language

#19
post #6

Sadly only first part is complete. Raku is the much more functionally inspired new Perl. It’s the renaming of Perl 6 and means “camel” or “paradise” in Japanese.

Is Perl/Raku widely used these days? Are they worth learning? I've always been curious about those languages but I've had the impression that people are moving away from them.

[deleted]
Post reply on HN