Live data from Hacker News

A Complete Course of the Raku programming language

course.raku.org

1–10 of 110 posts

Re: A Complete Course of the Raku programming language

#3

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.

Looks like people can submit PRs: https://github.com/ash/raku-course

Re: A Complete Course of the Raku programming language

#5

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.

Also I'd prefer more than one subheading per page. That would make scrolling/wheeling through the content easier.

Re: A Complete Course of the Raku programming language

#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.

Re: A Complete Course of the Raku programming language

#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?

Re: A Complete Course of the Raku programming language

#8
I'm so glad they renamed Perl 6, having it dangling for decades like a Sword of Damocles hurt Perl more than anything else could. At least both languages are now able to progress in their separated ways, and I must say Raku is a really pleasant language, and a joy to use.

Re: A Complete Course of the Raku programming language

#9
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?

Maybe grammars? You'd have to research.

https://docs.raku.org/language/grammars

Re: A Complete Course of the Raku programming language

#10
post #8

I'm so glad they renamed Perl 6, having it dangling for decades like a Sword of Damocles hurt Perl more than anything else could. At least both languages are now able to progress in their separated ways, and I must say Raku is a really pleasant language, and a joy to use.

Agreed. Now both projects can more forward for whatever someone's definition of forward means. I am just glad it happened.
Post reply on HN