6.2.11 released! | pugs.blogs.com | pugscode.org | pugs.kwiki.org | paste: sial.org/pbot/perl6
Set by wolverian on 12 February 2006.
fglock putter: re next step - I'm converting to state-machine iterators, in order to simulate continuations; and then try to implement a regex parser using itself 02:59
sili_ is there anything like jni for parrot? 05:23
obra manybe parrot nci? 05:24
Khisanth is there going to be a better replacement for CPAN and CPANPLUS? :( 05:35
obra Khisanth: talk to kane. 05:44
he's been working on cpan for 6
Khisanth YEARS?! 05:45
obra ....perl6 05:46
Khisanth this "installation successful but oops I didn't actually copy the module's files" is getting rather annoying after the 10th time
svnbot6 r9042 | gaal++ | * DrIFT/RuleYAML - add derivation rules for loading YAML 05:55
r9042 | gaal++ | to Haskell structures. Loading the Prelude from YAML is
r9042 | gaal++ | very close now.
pasteling "gaal" at 192.115.25.249 pasted "derive: YAML" (3 lines, 97B) at sial.org/pbot/15898 07:06
Alias_ seen audreyt? 07:43
You can never find a bot when you need one 07:44
Khisanth the problem is finding the right command :) 07:50
Alias_ exactly 07:51
Khisanth 1140103595<audreyt> gaal: www.haskell.org/ghc/docs/6.4.1/html...hesPJ.html 07:52
but there is always logs!
.seen audreyt
@seen audreyt 07:53
heh it would be nice if there was some sort of standard for irc bot interfaces :P
Alias_ botname, command
But it would be nice if you could make some specific commands implicit 07:54
Rather than all or nothing implicit/explicit
buu My bot is superiour. Bwhaha. 08:52
GeJ I'm really sorry to bother you again with this, but is there anyone here with a p5.8.8 setup? 09:10
GeJ slightly off-topic, but if a kind soul with too much free time in his hands could have a look at this, that would be *really* appreciated : sial.org/pbot/15899 09:46
xinming GeJ: Could you ask on #perl? As I don't people here could answer the question other than perl 6 & pugs. (as most people would be more familiar with compiling pugs) 09:54
s/I\sdon't/I don't think/
GeJ Already did that, but as the summarizer often says "Warnock applies" 09:55
hence my desperate attempt to ask the-best-of-the-best-of-the-best of the perl community. 09:56
;)
xinming GeJ: Why not use 5.8.7? :-)
GeJ: Or you are a porter of FreeBsd? 09:57
GeJ well, if it's broken it needs to be fixed. So I would like to know if my 5.8.8 is borked so I can try to fix it and share the fix with other people. Isn't it one of the benefits of OSS? 09:58
I'm not the maintainer of the port, but I'm testing a possible upgrade to 5.8.8. everything is pretty nice, except this little annoyance 09:59
xinming GeJ: I think you can look into the module source 10:01
GeJ did that too already. Made like a gazillions of print LOGFILE "..." to compare the behavior on both platforms 10:02
everything similar (except for some $path =~ s/5.8.7/5.8.8/) 10:03
well, a melenux user ca reproduce the warnings on a perl 5.8.8 10:04
that's what I wanted to know... just wanted to be sure that I'm not the only one suffering this behavior 10:05
lumi The phone was found btw 21:39
gaal yay
lumi: did you get my email? I'm getting paranoid about outbound messages being eaten 21:42
lumi I don't see an email actually
gaal that's unfortunate. bsb, do you? 21:44
gaal lumi: see /msg 21:51
bsb I got a "Hackathon admin" message 21:52
svnbot6 r9046 | putter++ | regexp_engine_demo.pl - update development plan
lumi Do we bring musical instruments? :) 21:53
gaal they are welcome, if you know how to use them. :-P 21:58
svnbot6 r9047 | putter++ | Added misc/pX/Common/Regexp-Parser/, a copy of japhy's Regexp-Parser-0.20, modified with bug-fixes and additional tests. The plan is to push the changes upstream, resulting in a 0.21. Some new tests are currently failing, indicating possible improvements in R-P's parsing. Volunteers welcome. 22:05
bsb gaal: what is "sufficient" funds? 22:12
do you know the rates?
azuroth o/t: anyone know of a persistence layer, like hibernate I guess, for C++? 23:14
gaal audreyt: if you wake up before I do: my wkcpy has the necessary gen_prelude etc. scaffolding done, but on unoptimized pugs at least runs out of stack / takes forever to load pcprelude. I've left a make optimized running and gone to sleep so if you see this, feel free to peek e.g. at strace ./pugs -e 'say "if you see this quickly"' etc. 23:27
azuroth is there a shorthand for "{temp $_ = $object; ...}" ? 23:56