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.
Nicholas [* GOOD *] 07:26
which was almost typo'd as [* HOOF *]
not quite sure why
japhb GOOD HOOF? 07:27
Sounds like something a horse might say. 07:28
Nicholas no, just "HOOF", rather than "GOOD". I guess my left hand had an off-by-one on the keyboard, but my right was right 07:29
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/05/30/2022-...-timeline/ 12:50
nine Understanding is not required, only obedience! 17:54
This now gives me a True for the first time: RAKUDO_RAKUAST=1 ./rakudo-m -e 'role Foo[$i] { method foo() { $i } }; class Bar does Foo[Int] {}; say Bar.foo =:= Int' 17:58
And I managed to do that by porting over the code of finish_code_object and compile_in_context, without fully understanding what it actually does... Apparently the lexical FixupList stuff I spent yesterday afternoon on is not even necessary for this example 18:00
[Coke] 0xg00dh00f 18:40
timo everybody greets a pony