Camelia, the Raku bug

Getting started with Raku

You are new to Raku? The other pages on this site offer too many options and confuse you? Then here is the right place to read on.

Here you can find a selection that should be suitable for beginners. When you are a bit familiar with the language, come back to raku.org and look at other resources too.

The Main Track

  1. Install a compiler — follow these instructions to build and install Rakudo Star, a Raku distribution with a number of useful modules included.
  2. Read about Raku — explore the documentation to start learning Raku.
  3. Find available modules — use the zef module manager (comes with Rakudo Star) to install modules listed at the Raku modules directory.
  4. Write a program in Raku
  5. Write another program in Raku
  6. Get involved!

The Side Track

Parallel to the main track, you can read examples or talk to the community, and ask when you have questions or get stuck.