https://github.com/raku/old-design-docs
Raku language design documents
https://github.com/raku/old-design-docs
raku
Last synced: 3 months ago
JSON representation
Raku language design documents
- Host: GitHub
- URL: https://github.com/raku/old-design-docs
- Owner: Raku
- License: artistic-2.0
- Created: 2010-09-04T19:34:59.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T20:39:29.000Z (over 2 years ago)
- Last Synced: 2025-04-09T23:36:23.170Z (about 1 year ago)
- Topics: raku
- Language: Raku
- Homepage: https://design.raku.org/
- Size: 7.1 MB
- Stars: 124
- Watchers: 170
- Forks: 36
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Perl 6 Design Documents
=======================
This repository contains the Perl 6 design documents, also called "Synopses",
in Pod (5 and 6) format.
The name of the language changed from Perl6 to Raku in Oct 2019.
More information can be found at [raku.org](https://raku.org)
Historically, these documents have determined the direction of Perl 6. As
implementations matured, this role shifted (and still shifts) towards
documenting the experience from the implementations.
Instead the [test suite](https://github.com/perl6/roast/) is becoming the
specification, and the "specs" in the repository name of the design documents
tends to mean "speculations" now.