Differences between revisions 1 and 2
Revision 1 as of 2023-08-27 14:47:36
Size: 542
Comment:
Revision 2 as of 2023-08-27 18:17:59
Size: 567
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
 * [[Raku/Logic|Logic]]

Raku

raku(1) is a scripting language. Conceptually and in terms of development team, it is the evolution of [Perl|perl(1)]].


Example

say "Hello, world";

Execute this file by running:

raku hello.raku


Toolchain

Language


CategoryRicottone

Raku (last edited 2023-09-29 17:56:18 by DominicRicottone)