- Notifications
You must be signed in to change notification settings - Fork289
Raku/doc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An HTML version of this documentation can be foundathttps://docs.raku.org/.That site is updated from the main branch herefrequently (but not continuously).
This is currently the recommended way to consume the documentation. The toolingto build and run this site isavailable on github.
This repository is not intended to be installed as a module. When running tests orscripts locally, you may need to setRAKULIB=.
日本語|普通话|Deutsche|español|français|italiano|nederlands|Português
- This documentation is intended to be universal withrespect to the specification, and not tied to any specificimplementation.
- Implementations' handling of embedded Pod is stilla bit uneven; this avoids potential runtime impacts.
- A separate repo in the Raku Github account invitesmore potential contributors and editors.
There is aCLI for viewing Raku documentation.
I want p6doc and docs.raku.org to become the No. 1 resource to consultwhen you want to know something about a Raku feature, be it from thelanguage, or built-in types and routines. I want it to be useful to everyRaku programmer.
-- moritz
The documentation and code in this repository is available under the Artistic License 2.0as published by The Perl and Raku Foundation. See theLICENSE file for the fulltext.
This repository may also contain examples authored by third parties that may be licensed under a different license. Suchfiles indicate the copyright and license terms at the top of the file. Currently these include:
- Examples from Stack Overflow;MIT License (ref #1 for1f7cc4e)
About
🦋 Raku documentation