Sponsor of the Day:
Jerkmate
https://andrewshitov.com/category/using-rake/
Using Raku – Andrew Shitov
using rakuandrew shitov
https://andrewshitov.com/2023/07/24/calculator-with-roman-numbers-in-raku/
Calculator with Roman numbers using Raku Grammars – Andrew Shitov
using rakuandrew shitovcalculatorromannumbers
https://andrewshitov.com/2019/09/09/converting-text-to-morse-code-using-perl-6/
📘 Converting text to Morse code using Raku – Andrew Shitov
converting textmorse codeusing rakuandrew shitov
https://raku-advent.blog/2025/12/24/day-24-maze-making-using-graphs/
Day 24 – Maze Making Using Graphs – Raku Advent Calendar
This document (notebook) describes three ways of making mazes (or labyrinths) using graphs. The first two are based on rectangular grids; the third on a...
raku advent calendarday 24mazemakingusing