00:01 ds7832 left, ds7832 joined 00:11 ds7832 left 00:24 sibl joined 00:57 sibl left
ugexe i don't think so. i don't use comma anymore, but at one point i did and went through and fixed anything it complained about 01:29
i wonder if there is a clever way to have an e.g. author test that automatically figures it out 01:41
01:46 gabiruh left, gabiruh joined 02:04 hulk joined 02:05 kylese left 02:47 gabiruh left 02:53 gabiruh joined 03:15 hulk left, kylese joined 03:43 annamalai joined 04:20 lichtkind_ joined 04:22 lichtkind left 05:05 arkiuat left 05:12 arkiuat joined 05:17 arkiuat left 05:20 arkiuat joined 05:26 arkiuat left 05:49 arkiuat joined 05:54 arkiuat left 06:07 arkiuat joined 06:09 Aedil joined 06:12 atcroft left 06:13 atcroft joined 07:00 kylese left 07:03 kylese joined 07:11 arkiuat left 07:15 arkiuat joined 07:21 arkiuat left 07:51 arkiuat joined 08:18 arkiuat left 08:24 Aedil left 08:30 arkiuat joined 08:34 arkiuat left 08:47 ds7832 joined 09:00 arkiuat joined 09:04 arkiuat left 09:25 arkiuat joined 09:31 arkiuat left 09:35 Sgeo left 09:55 arkiuat joined 10:00 arkiuat left 10:18 abraxxa joined 10:22 arkiuat joined 10:26 arkiuat left 10:50 arkiuat joined 10:55 arkiuat left 11:03 ds7832 left 11:07 arkiuat joined 11:11 arkiuat left
librasteve 0/ 11:15
is this the best email for new Raku Spinsors to connect mail@raku.online ? 11:16
lizmat spinsors ? 11:17
raku.online is not under RSC control afaik
librasteve what address should be listed on raku.org? 11:18
should've used a smell checker 11:19
i found it here conf.raku.org/2022/sponsors
lizmat sponsoring@raku.org could be used (I've just added it: it will be sent to the RSC for now) 11:21
librasteve ok
will do
11:29 arkiuat joined 11:33 arkiuat left
Geth raku.org: librasteve++ created pull request #298:
Logos
11:38
raku.org: librasteve++ created pull request #299:
Logos
11:45
librasteve ^^ oops had to clean a dependency pin ...
11:50 arkiuat joined 11:56 arkiuat left
lizmat ugexe: maybe RakuAST can be of service? 12:05
m: use v6.*; .say for Q|grammar A { regex foo { <bar> } }|.AST.grep(RakuAST::Regex::Assertion::Named)
camelia RakuAST::Regex::Assertion::Named.new(
name => RakuAST::Name.from-identifier("bar"),
capturing => True
)
lizmat you could harvest all named assertions that way and check them with .^find_method on the grammar ?
antononcube I think it is a typo. Maybe, “Raku spinsters”? 12:07
lizmat my first association was a sensor detecting spinning of raccoons (to see if they're happy) 12:09
librasteve does App::Crag support these? sfba.social/@janxdevil/116230845986706853 12:22
:-)
12:24 arkiuat joined 12:29 arkiuat left
librasteve lol - your gonna need custom Units for that 12:48
12:58 arkiuat joined
lizmat ugexe: worked out the idea in a gist: gist.github.com/lizmat/71a2e2a7bce...974c66bc2d 13:03
hmm... starting to wonder whether this shouldn't be a standard feature of grammar compilation 13:06
in RakuAST
13:07 AntonOks joined 13:08 arkiuat left 13:16 abraxxa left
AntonOks Dear Rakudo community... there are now some pre-build Rakudo-Star packages and also a "relocatable" tar archive available at github.com/AntonOks/rakudo-star-pkg/releases 13:21
Could you please try them out and share your feedback, if possible via "issues" in that respective GitHub repo?!?
Please note.... this repo is "temporary available". Do not link it in other tools or even documentations as of now. It may disappear later, and the binary packages may be made available on github.com/rakudo/star after some (YOUR ;) ) tests!
lizmat librasteve ^^ 13:23
13:27 arkiuat joined 13:30 AntonOks left 13:32 arkiuat left
librasteve tx 13:34
weekly: discord.com/channels/5384078799804...7310893178 13:35
notable6 librasteve, Noted! (weekly)
13:38 abraxxa joined 13:43 arkiuat joined
antononcube cdn.discordapp.com/attachments/633...430b1& 13:51
It looks somebody already worked on such sensors... 13:52
13:53 arkiuat left 13:55 arkiuat joined 13:59 lichtkind_ left 14:07 arkiuat left 14:08 arkiuat joined
librasteve lol 14:09
lizmat nice 14:10
Geth raku.org/dev: 10 commits pushed by librasteve++
review: github.com/Raku/raku.org/compare/5...8895fb4fac
14:16 ds7832 joined 14:17 arkiuat left, arkiuat joined
ugexe lizmat: yeah something like that might be sufficient for me 14:19
lizmat ugexe: actually building into grammar compose logic in RakUAST atm
so next you would only need to compile your grammar using RakuAST and you should get an overview of unresolved stuff 14:20
14:33 arkiuat left 14:35 arkiuat joined 14:40 arkiuat left 14:41 arkiuat joined 14:42 abraxxa left 14:54 arkiuat left 14:58 arkiuat joined 15:08 arkiuat left 15:11 arkiuat joined 15:16 arkiuat left, topnep_ joined 15:18 arkiuat joined 15:20 topnep left 15:22 arkiuat left 15:29 arkiuat joined 15:34 arkiuat left 15:35 arkiuat joined 15:49 Aedil joined 15:50 arkiuat left 15:58 arkiuat joined 15:59 causal joined 16:02 arkiuat left 16:05 arkiuat joined 16:10 arkiuat left 16:12 arkiuat joined 16:15 causal left 16:18 causal joined 17:29 causal left 17:39 librasteve_ joined 17:47 AntonOks joined 17:51 AntonOks left 18:29 [Coke]_ joined 18:32 [Coke] left 18:47 abraxxa joined 18:52 arkiuat left, abraxxa left 18:53 abraxxa joined 18:54 arkiuat joined 19:00 Sgeo joined 19:17 silug left, silug joined 19:21 causal joined 19:36 Aedil left
librasteve fosstodon.org/@librasteve/116234874336253346 19:37
lizmat :-) 19:40
19:49 librasteve_ left 20:10 abraxxa left 20:29 causal left 23:35 gabiruh left, gabiruh joined 23:38 topnep_ left 23:39 topnep joined