top | item 21231616

(no title)

snapdangle | 6 years ago

Raku includes an incredible amount of new tools for writing one-liners. Furthermore, you can convert your one-liner into a command line app simply by wrapping the code in a `sub MAIN($pos-arg, :$named-arg) { ... }`.

discuss

order

petre|6 years ago

Yes but it has a VM penalty for at least more than 500 ms in my box, which is kind if dissapointing.