Skip to content

Raku/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32cc153 · Apr 9, 2025
Jan 11, 2021
Apr 9, 2025
Aug 13, 2024
Sep 12, 2023
Sep 20, 2024
Feb 24, 2025
Aug 4, 2024
Mar 31, 2025
Mar 19, 2023
Aug 16, 2024
Jul 30, 2023
Mar 1, 2023
May 20, 2016
Sep 20, 2024
Mar 4, 2023
Oct 10, 2024
Nov 18, 2023

Repository files navigation

Official Documentation of Raku™

artistic test

An HTML version of this documentation can be found at https://docs.raku.org/. That site is updated from the main branch here frequently (but not continuously).

This is currently the recommended way to consume the documentation. The tooling to build and run this site is available on github.

This repository is not intended to be installed as a module. When running tests or scripts locally, you may need to set RAKULIB=.

README in other languages

日本語 | 普通话 | Deutsche | español | français | italiano | nederlands | Português

Help Wanted!

Interested in contributing?

Why aren't the docs embedded in the compiler source?

  1. This documentation is intended to be universal with respect to the specification, and not tied to any specific implementation.
  2. Implementations' handling of embedded Pod is still a bit uneven; this avoids potential runtime impacts.
  3. A separate repo in the Raku Github account invites more potential contributors and editors.

rakudoc

There is a CLI for viewing Raku documentation.

Vision

I want p6doc and docs.raku.org to become the No. 1 resource to consult when you want to know something about a Raku feature, be it from the language, or built-in types and routines. I want it to be useful to every Raku programmer.

-- moritz

LICENSE

The documentation and code in this repository is available under the Artistic License 2.0 as published by The Perl and Raku Foundation. See the LICENSE file for the full text.

This repository may also contain examples authored by third parties that may be licensed under a different license. Such files indicate the copyright and license terms at the top of the file. Currently these include: