2021.18 Double Comma

Jonathan Worthington has just announced a new release of Comma (the IDE for the Raku Programming Language), both the paid version as well as the free Community Edition! With a lot of new pod related features, support for meta-class methods (handy if you’re using Red), and a nice bunch of bug fixes and other improvements.

If you like the Comma Community Edition, consider buying the Comma Complete Edition with additional features: it will pay for further development of the free version as well as for future complete editions!

Rakudo Star 2021.04

And in more release news: Patrick Spek announced the Rakudo Star 2021.04 Release, the distribution of the Raku Programming Language with batteries included!

Wenzel’s Corner

Wenzel P.P. Peppmeyer again only posted one blog post this week: The absence of a riddle.

Update by Community Affairs Team

The Community Affairs Team of Yet Another Society (aka the Perl Foundation) has published an update to the last report about an individual in the community (/r/rakulang comments).

Weeklies

Weekly Challenge #110 is available for your perusal. And this week’s “What’s everyone working on (2021.18)” as well.

Pull Requests

Please check them out and leave any comments that you may have!

Core Developments

  • Daniel Green fixed a casting issue with MoarVM’s write / send routines.
  • Patrick Böker added a test configuration for MinGW on Windows and an issue with packaging modules.
  • Christian Bartolomäus fixed a long standing issue with pre-compilation on the JVM backend, continued their work to make make test work on the JVM backend again.
  • Nicholas Clark added a tool to generate code to make nqp::pow_n calculate more accurately.
  • Maxim Kolodyazhny fixed some formatting errors in the 2021.04 release description.
  • Elizabeth Mattijsen fixed handling of lc|uc|tc|tclc|fc|flip methods on allomorphs.

And some more smaller fixes and improvements. In related news, Claudio Ramirez informs us that support for Fedora 34 has been added to rakudo-pkg.

Meanwhile Jonathan Worthington added support for compilation of the following Raku language features in the rakuast branch:

  • ~~ and !~~ infix operators
  • various forms of binding to a variable or attribute
  • is rw” on Parameters
  • BEGIN blocks
  • RakuAST nodes for:
    • handling sigilless variable declarations
    • label declarations
    • bare code blocks in a regex
    • the ** regex quantifier
    • the ! infix prefix meta-op
    • the R infix prefix meta-op

Questions about Raku

Meanwhile on Twitter

Meanwhile on the mailing list

Comments about Raku

New Raku Modules

Note: these do not include modules added / updated to the zef ecosystem yet. Need to find some tuits to automate fetching that information.

Updated Raku Modules

Winding down

Yet another week with cool releases. The Comma IDE becomes more amazing at every release. And a new Rakudo Star! And some nice new modules as well! And plenty of other stuff to read about in this week’s Rakudo Weekly News! Hope to see you all next week. Until then, stay healthy and stay safe!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s