🦋 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 still being worked out. If you're a beginner, check out the #raku-beginner channel!
Set by lizmat on 16 August 2021.
Geth doc: f67621c74c | (JJ Merelo)++ | doc/Language/community.pod6
Revision of the community page, addressing Raku/problem-solving#286.
07:40
linkable6 Link: docs.raku.org/language/community
Geth doc: 3318e90238 | (JJ Merelo)++ | util/Dockerfile
Deletes no longer current Dockerfile, #3906
07:58
Geth doc: b13fdb053f | (JJ Merelo)++ | util/update-and-sync
This file is irremediably obsolete

It was formerly used to update locally in the former website. This has been now superseded by documentable. It's not really worth the while to update it. Refs #3906
08:02
doc: 13ab2d0f6c | (Stoned Elipot)++ (committed by Juan Julián Merelo Guervós) | doc/Type/Mu.pod6
Add Mu.perl back

  ... which may have been removed by mistake.
Make its documentation somewhat minimal.
08:03
doc: a3faee91f7 | (Stoned Elipot)++ (committed by Juan Julián Merelo Guervós) | doc/Type/Mu.pod6
Use code formatting and link to routine documentation
xinming releasable6: status 11:36
releasable6 xinming, Next release in ≈1 day and ≈7 hours. 1 blocker. Changelog for this release was not started yet
xinming, Details: gist.github.com/dbe62584ba378aec0c...7ae70b024e
keutoi How do I load a raku source file from repl? I know of `require`, is there any thing else that does loading? 14:46
lizmat use ?
ugexe maybe you want docs.raku.org/routine/EVALFILE 14:47
keutoi EVALFILE is what I was looking for. use and require seem to deal in modules. When I require "file", the file gets evaluated but the symbols are not accessable within repl. 14:48
gfldex keutoi: this might provide inspiration: gfldex.wordpress.com/2021/01/03/in...direction/ 14:50
keutoi gfldex: after IO.slurp.EVAL shouldn't we have access to sub MAIN by the symbol MAIN? why deal with a reference to it? 15:03
gfldex because the script that runs the eval got a MAIN already 15:04
keutoi Hmm so a namespace problem.
gfldex: thanks for that write up. got a look at some internals. 15:05
gfldex yw
antononcube @CIAvash -- Your suggestion (given to me few weeks ago) to use the package "silently" worked out nicely -- thanks! 15:10
lizmat Thanks for making "silently"! 15:12
lizmat antononcube: yw 15:13
Geth raku-mode: k3ut0i++ created pull request #51:
function to load a whole file to the repl
16:09
melezhik weekly: dev.to/melezhik/fixing-github-urls...lugin-3me5 19:14
notable6 melezhik, Noted! (weekly)