Skip Navigation
rakudoweekly.blog 2024.42 Burritonads

Steve Roe continued their series about functional programming in the Raku Programming Language with Raku Burritos, looking at translating code from F# and introducing a >>= infix operator. In…

0
rakujourney.wordpress.com Raku Burritos

Regular followers of this blog will know that I am on a bit of a Functional tack … I’m highly motivated to improve my functional chops because I am giving a talk at the London Perl and …

0
rakudoweekly.blog 2024.41 KnowLite

Alexandr Zahatski (aka zag) has released the Raku Knowledge Base, containing all the Raku documentation and then some, as an example of the web publishing capabilities of Podlite. Although this has…

0
rakudoweekly.blog 2024.40 Done 25!

Justin DeVuyst has produced the ninth Rakudo compiler release of 2024: 2024.09, a mostly bug-fixing release and one new Routine trait: is revision-gated. Binary packages will become available short…

0
rakudoweekly.blog 2024.39 Fun With Raku

Steve Roe asked the question “Can Raku replace PHP?” in a blog post that was somehow missed by yours truly last week. It shows that their new Cro::WebApp::Evaluate module allows one to …

0
rakujourney.wordpress.com Can Raku replace PHP?

Back in ’21 I asked the question Can Raku replace HTML? As expected that rather click-baity title got a lot of complaints. So I couldn’t resist repeating the meme. If you are wondering,…

0
0
rakudoweekly.blog 2024.38 ReComma Plug

John Haltiwanger has almost single-handedly revived the Comma IDE as a community supported IntelliJ plugin, in Introducing Comma 2.0… (/r/rakulang comments). From the bottom of my heart, I wa…

0
5ab5traction5.bearblog.dev Introducing Comma 2.0...

This represents a major shift for the Comma project in many ways. From the bottom of my heart, I want to express the deepest gratitude and thanks to Jona...

2
rakudoweekly.blog 2024.37 Rainbow Highlighting

Patrick Böker has published a Raku module (called Rainbow) that parses Raku source code and provides a tokenised version of the code which can be used to provide syntax highlighting. This now gives…

0
rakujourney.wordpress.com HTMX, Raku and Pico CSS

This post is kind of part 3, coming off last week’s thrilling episode. I am a simple sole, I want to reduce the cognitive load in my web projects. The general idea is to go back to the halcyo…

0
rakudoweekly.blog 2024.36 On TOP

Tim Nelson has published a generic introduction to Table-Oriented Programming and an overview of the implementation status / plans in the Raku Programming Language. Cool to see old ideas getting a …

0
rakujourney.wordpress.com HTMX and Raku Cro II

Last week, I started to blog about using Semantic HTML – specifically HTMX and Pico CSS – using Raku and Cro. As I continue with my project to implement all the HTMX examples in Raku /C…

0
rakudoweekly.blog 2024.35 Cro 💍 HTMX

Steve Roe has started a series of blog posts about the marriage of Cro and HTMX, exciting stuff for people who’d like to get rid of the complexities of modern web development: Why Cro? Why HT…

0
rakujourney.wordpress.com HTMX and Raku Cro

This post describes how to apply HTMX functionality with the Raku Cro web framework. I have already shared a couple of precursor posts that explain separately Why HTMX? and Why Cro?. Why HTMX and C…

0
Jump
Sparky - simple and efficient alternative to Ansible - Alexey Melezhik
  • In any case, on the language choice we are in agreement: as of now Raku is not a popular language, so requiring a user of the system to know the language cannot provide much appeal to the project.

    FWIW, for this application, I'd say only knowledge of "baby" Raku is needed. And if you've had any exposure to "baby" Perl in the past, then you already have that.

    2
  • Jump
    End of Comma IDE development
  • Yeah, it is what it is. 😒 However, there is good hope that some people will at least continue development on the plugin version.

    1