LearnRaku.dev

Make the spec pass

Your code

Top Rakuists

Profile

Playground

Write any Raku you like and run it in the sandbox. There is no spec to pass here, just your code and its output.

About

LearnRaku.dev is a web application that allows you to learn and practice Raku coding by making specs pass. Each exercise gives you a description, a failing spec that you need to get passing, and an editor. You write the code, and then check your result.

The site is built on Keayl and specs are run with Behave.

The exercises are open source. To improve an exercise or add a new one, fork the learnraku-exercises repository, and follow the README.