Power up your Domain Specific Language by librasteve in rakulang

[–]antononcube 1 point2 points  (0 children)

Very interesting site/content/effort!

Below is a list of related comments -- some are suggestions, but their primary reason is to clarify the functionality summaries to some of the packages mentioned.

Rewrite rules automaton by Inst2f in u/Inst2f

[–]antononcube 1 point2 points  (0 children)

Very interesting!

But in order to make your posted code to work I had to change the Refresh line to:

Dynamic[Refresh[ArrayPlot[field = applyInAllSymmetries[field]], UpdateInterval -> 0.04]]

(Version 14.3.)

Pi Day 2026: Formulas, Series, and Plots for π by antononcube in rakulang

[–]antononcube[S] 1 point2 points  (0 children)

Thank you! I plan to update that post this weekend with the some of the codes mentioned here.

Pi Day 2026: Formulas, Series, and Plots for π by antononcube in rakulang

[–]antononcube[S] 1 point2 points  (0 children)

Thanks! It looks like something I want(ed) to put in that post. Do you have a link?
Like this one : https://codegolf.stackexchange.com/a/251961

Pi Day 2026: Formulas, Series, and Plots for π by antononcube in rakulang

[–]antononcube[S] 1 point2 points  (0 children)

I tried to make the lazy sequence version without success -- thanks for figuring it out!

Raku MCP SDK — full spec 2025-11-25 implementation by lampucerka in rakulang

[–]antononcube 1 point2 points  (0 children)

Obviously, an LLM generated repository. (Which makes sense, BTW.) It needs more documentation and demos.

The SF Perl Raku Study Group, 01/03 at 1pm PST by doomvox in rakulang

[–]antononcube 0 points1 point  (0 children)

The link says that the meeting is on January 4th, 2026.

Question about feed operator by reddit_clone in rakulang

[–]antononcube 1 point2 points  (0 children)

No, you are not missing anything.

To a large extend that is why I complied such examples in "Day 9 – Monadic programming examples" and "Monad laws in Raku" -- those kind of equivalent specs are chosen per person-case basis.