On 12/29/20 12:10 AM, Francis Grizzly Smit wrote:
I assume what you need is a set of tutorials for beginners try https://www.google.com/search?channel=fs&client=ubuntu&q=raku+programming++for+beginners and hope for the best I guess. sorry I cannot help more just now
Hi Francis, I find this one wonderfully well written: https://raku.guide I should stay away from the documentation as much as I can until I get a whole lot better at Raku, in which case I won't need it. My own documentation (Keepers) is getting to the pont where a lot of stuff I need is there. And although not for the faint of heart, I also find source code very enlightening at times too. Raku: source code: https://github.com/Rakudo/rakudo https://github.com/rakudo/rakudo/tree/master/src Thank you for the tips! -T