Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raku/old-design-docs
Raku language design documents
https://github.com/raku/old-design-docs
raku
Last synced: 2 days 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T20:39:29.000Z (12 months ago)
- Last Synced: 2025-01-01T12:11:13.122Z (2 days ago)
- Topics: raku
- Language: Raku
- Homepage: https://design.raku.org/
- Size: 7.1 MB
- Stars: 124
- Watchers: 172
- 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.