RCRPG/Raku: Difference between revisions

Content added Content deleted
m (Thundergnat moved page RCRPG/Perl 6 to RCRPG/Raku: Name of the language has changed)
(Fix up some internal links)
Line 1: Line 1:
{{collection|RCRPG}}
{{collection|RCRPG}}


This [[Perl 6]] version of [[RCRPG]] implements a text interface.
This [[Raku]] version of [[RCRPG]] implements a text interface.


==Language Idioms==
==Language Idioms==
This version of RCRPG demonstrates the following idioms in Perl 6.
This version of RCRPG demonstrates the following idioms in Raku.
* A simple [[input loop]]
* A simple [[input loop]]
* Subroutines (Functions)
* Subroutines (Functions)