EditButtonTip 2025-03-03

Introduction to Raku

Introductory material, tutorials and migration guides for users familiar with other languages.

Getting started

About the docs How to contribute to Raku and to the documents, how to generate the docs locally
Raku by example 101 A basic introductory example of a Raku program

Migration guides

No files meet the criteria: {:category("migration"), :kind("Language")}

Tutorials

Doing math with Raku Different mathematical paradigms and how they are implemented in this language
REPL Read-eval-print loop