🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log inspection is getting closer to beta. If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 25 August 2021.
lizmat we currently pass it as a named boolean 00:02
m: sub MAIN(|c) { dd c }; @*ARGS = "-1"
camelia \("1" => Bool::True)
lizmat m: sub MAIN(*%_) { dd %_ }; @*ARGS = "-1"
camelia {"1" => Bool::True}
leont I'm sure someone has a use for it, but I'm not sure it's the most useful behavior out there. 00:47
kiti_nomad[m] raku的异步是基于线程池实现的吗 03:55
Geth ecosystem: abc8c9fa71 | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | META.list
Freeze meta
09:19
Geth ecosystem: 31fd2416db | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | META.list
Freeze IO::MiddleMan
11:37
Geth ecosystem: a7c0f5b30f | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | META.list
Move to zef ecosystem
12:39
crystalfrost[m] Hello 🤗 12:53
lizmat crystalfrost[m] /o 13:00
drakonis how's raku's editor story? 23:37
emacs editor story, that is.