Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes. Set by lizmat on 24 May 2021. |
|||
Geth | MoarVM: coke self-assigned [Windows] Configure fails when path in --prefix doesn't exist github.com/MoarVM/MoarVM/issues/60 coke self-unassigned closing of old issues 41, 54, 60, 66, maybe 67 ? github.com/MoarVM/MoarVM/issues/681 |
00:06 | |
00:08
reportable6 left
00:11
reportable6 joined
01:28
linkable6 joined
01:35
Kaiepi joined
04:37
evalable6 left,
coverable6 left,
releasable6 left,
committable6 left,
greppable6 left,
sourceable6 left,
squashable6 left,
shareable6 left,
statisfiable6 left,
reportable6 left,
notable6 left,
nativecallable6 left,
bisectable6 left,
unicodable6 left,
quotable6 left,
benchable6 left,
bloatable6 left,
tellable6 left,
linkable6 left
04:38
tellable6 joined,
linkable6 joined
04:39
committable6 joined,
nativecallable6 joined,
releasable6 joined,
quotable6 joined,
coverable6 joined
04:40
bloatable6 joined,
reportable6 joined
05:38
shareable6 joined,
statisfiable6 joined
05:39
bisectable6 joined
05:40
notable6 joined
06:08
reportable6 left
06:32
discord-raku-bot left,
discord-raku-bot joined
06:37
discord-raku-bot left,
discord-raku-bot joined
06:38
unicodable6 joined,
greppable6 joined
06:39
benchable6 joined
|
|||
Nicholas | good *able6, #moarvm | 06:52 | |
07:10
reportable6 joined
07:40
evalable6 joined
08:36
nine left,
jnthnwrthngtn left,
nine joined,
jnthnwrthngtn joined
|
|||
timo | interesting, thanks MasterDuke | 09:06 | |
09:38
sourceable6 joined
10:38
squashable6 joined
11:25
sena_kun joined
11:39
frost joined
12:08
reportable6 left
12:14
frost left
|
|||
lizmat | and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/01/31/2022-05-foo-is-42/ | 13:06 | |
13:08
reportable6 joined
|
|||
lizmat | I'm stumped with windows CI for the following code: | 13:18 | |
use ValueList; my @a is ValueList = ^10; my @b is ValueList = ^10; | 13:19 | ||
it crashes while compiling, but *only* on Windows | |||
trying to determine if it is an issue with Windows or the CI on Windows | |||
see github.com/lizmat/ValueList/action...1772446095 for the minimal failure case | 13:20 | ||
13:36
rypervenche joined
13:55
discord-raku-bot left
13:56
discord-raku-bot joined
|
|||
MasterDuke | weekly: news.ycombinator.com/item?id=30145029 and blog.openresty.com/en/ylang-intro-...ementation | 15:20 | |
notable6 | MasterDuke, Noted! (weekly) | ||
lizmat | the odd thing is that there is no overview of the differences between fanlang and raku | 15:28 | |
MasterDuke | well, i think it's just an implementation detail for them | 15:30 | |
agentzh has mentioned some of the differences a while ago in irc | 15:31 | ||
patrickb | o/ | 15:38 | |
There is: doc.openresty.com/en/plus/fanlang/ | 15:39 | ||
lizmat | no multi dispatch feels like can we even call this Raku? | 15:40 | |
I mean, how can operators in fanlang work without it ? | 15:41 | ||
patrickb | I think it's fair. They named it a Raku dialect. For me that definitely includes any language that implements a clear subset of Raku. | 15:42 | |
If they implemented a lot of functionality that is *not* found in Raku, then I'd have said that "inspired by" would be a better description. But it's a pretty clean subset. (At least that's what I understand from the description.) | 15:45 | ||
MasterDuke | i assume just a single candidate that has a given/when that handles the different types | ||
lizmat | well, no way to check I guess, as it isn't open source ? | 15:47 | |
MasterDuke | i don't believe it is currently.iirc agentzh talked about maybe opening it up, but i don't think it was a major goal of theirs | 15:48 | |
patrickb | I'd imagine that there will be some way to access fan lang as soon as it's part of openresty, i.e. a language that can be used by others. ATM it's not public at all. Only used internally. | ||
I read something about plans to allow writing OpenResty apps in fanlang. | 15:49 | ||
17:44
[Coke] left
17:47
[Coke] joined
|
|||
Geth | MoarVM: nwc10++ created pull request #1660: Bump the mimiumum support serialization format to 23. |
17:51 | |
18:06
reportable6 left
18:08
reportable6 joined
18:10
sena_kun left
|
|||
vrurg | How come nqp::istype(Str, Str:D) can be false in Raku code, but is true in dispatcher code?? | 22:24 | |
timo | vrurg: i hope this isn't it, but related to containers?! | 22:52 | |
vrurg | No. But I just've realized a few seconds ago that it wasn't Str typeobject but a concrete string. Asynchronous output from NQP and Raku contributed to the confusion. | 22:54 | |
23:56
committable6 left,
reportable6 left,
coverable6 left,
sourceable6 left,
linkable6 left,
greppable6 left,
unicodable6 left,
notable6 left,
tellable6 left,
nativecallable6 left,
bisectable6 left,
statisfiable6 left,
shareable6 left,
bloatable6 left,
benchable6 left,
squashable6 left,
quotable6 left,
releasable6 left,
evalable6 left,
coverable6 joined,
linkable6 joined
23:57
sourceable6 joined,
greppable6 joined,
releasable6 joined,
unicodable6 joined,
notable6 joined
23:58
squashable6 joined,
bisectable6 joined,
committable6 joined,
reportable6 joined,
quotable6 joined
|