github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Rayler Hiya people 06:11
lizmat Rayler o/ 06:30
Rayler Hey Liz 06:31
nwc10 \o 10:15
brrt \o 10:28
nwc10: yes, on a local commit 10:29
nwc10 11:15 < nwc10> \o 10:30
11:28 -!- brrt [~user@145.15.244.33] has joined #moarvm
I was too fast! :-)
o/
ray_ler Hi, are there any encodings needed for MoarVM or you guys want to wor on 12:29
ugexe GB2312 is still missing 13:30
patrickb But GB2312 is already worked on by a GSoC student. 13:35
pamplemousse \o 14:05
nwc10 o/
brrt good * 20:02
pamplemousse \o
brrt pamplemousse: how are you doing
:-)
pamplemousse I'm doing alright! Finishing up my progress update. I realized I made a silly mistake with the ELF header information which is part of the reason why it wasn't calling Moar as the interpreter. So I'm a little closer, which is good 20:04
How are you doing? 20:05
brrt Cool. I'm doing pretty well. Rainy, cold day today, which is a nice refresh from the hot and damp that was last week 20:06
Unfortunately I found out that my car is leaking from the underside :-(
pamplemousse Same here, as far as weather goes. It's been a nice change of pace
That's no good! Hopefully it's not too difficult to fix 20:07
brrt I have a suspicion what the problem is, and it should be under warranty 20:18
pamplemousse That's good, hopefully it works out
brrt Yes, but I've lost some of my trust in the dealer, since I sent it back for this exact problem before 20:19
Oh well
We'll see
MoarVM-wise, I've sort-of fixed generic types in the expression precompiler 20:20
and I recently learned how to use yacc. Or bison.
And I want to apply that somewhere
pamplemousse Yacc looks neat. Never used it, but it looks interesting 20:24
brrt it's a fairly cranky old C tool 21:02
but it's also very useful
timotimo it's also got a funny name 21:04
yoleaux 10:43Z <jmerelo> timotimo: perl6-gtksimple is failing because the location for the dlls is hardcoded: github.com/perl6/gtk-simple/issues
10:45Z <jmerelo> timotimo: you seem to be the last one who's worked on that, so you might know how to fix it...