pugscode.org/ | nopaste: sial.org/pbot/perl6 | pugs: [~] <m oo se> (or rakudo:, kp6:, smop: etc.) || We do Haskell, too | > reverse . show $ foldl1 (*) [1..4] | irclog: irc.pugscode.org/
Set by TimToady on 25 January 2008.
pugs_svnbot r20018 | pmurias++ | [kp6] removed a token2c stub 16:09
diff: dev.pugscode.org/changeset/20018
lambdabot Title: Changeset 20018 - Pugs - Trac
mncharity mbravenboer.blogspot.com/2008/01/ph...yntax.html 18:49
lambdabot mncharity: You have 1 new message. '/msg lambdabot @messages' to read it.
Title: Subject to Meta Programming: Ph.D. Thesis: Exercises in Free Syntax, tinyurl.com/2ttjqu
mncharity &
pugs_svnbot r20019 | lwall++ | [gimme5] eliminate yamlg5 directory, just pass yaml as DATA 18:52
r20019 | lwall++ | [STD_run] rebuild STD5.pm more like 'make' would
diff: dev.pugscode.org/changeset/20019
lambdabot Title: Changeset 20019 - Pugs - Trac
pugs_svnbot r20020 | lwall++ | [Cursor5] suppres warnings on missing RE_base package 19:02
diff: dev.pugscode.org/changeset/20020
lambdabot Title: Changeset 20020 - Pugs - Trac
TimToady *suppress 19:03
pugs_svnbot r20021 | lwall++ | [Cursor5] more warning suppression 19:29
diff: dev.pugscode.org/changeset/20021
lambdabot Title: Changeset 20021 - Pugs - Trac
ruoso . o O ( I hate when day job fills all my hours... ) 19:50
pmurias ruoso: all hours == all day? 19:52
ruoso yeah... 19:53
ruoso deb-packaging xqilla, which is a dependency of berkeley dbxml, which I need deb-packaged also for a project...
pmurias ruoso: do you think it makes sense to add a backend to kp6 which emits code using the mp6 runtime? (just started porting mp6's emitter) 19:59
ruoso I'm not sure... 20:00
will it be more usefull than mp6 itself?
maybe it's nice to bootstrap kp6-mp6 20:01
and get rid on mp6-grammar dependency
pmurias kp6 is easier to hack on then mp6 20:03
and it would likely ease the bootstrap on an other backend 20:04
pugs_svnbot r20022 | pmurias++ | [kp6] start of a port of the mp6 perl5 emitter 20:24
diff: dev.pugscode.org/changeset/20022
lambdabot Title: Changeset 20022 - Pugs - Trac
pugs_svnbot r20023 | lwall++ | [STD5_run,Cursor5] more warning suppression 21:27
diff: dev.pugscode.org/changeset/20023
lambdabot Title: Changeset 20023 - Pugs - Trac
pugs_svnbot r20024 | pmurias++ | [k[6] MiniPerl6Like - removed duplicated attributes declarations 21:45
diff: dev.pugscode.org/changeset/20024
lambdabot Title: Changeset 20024 - Pugs - Trac
pmurias * attribiute 21:46
meppl good night 23:06
cj TimToady: shouldn't there be a KindaPerl6::Visitor::Emit::Generic from which all of the various back-ends inherit and override small portions of? 23:26
rakudo_svn r26130 | jonathan++ | [rakudo] Start to implement pairs. Add grammar rules and partly implement actions. Tweak Pair PMC so it's usable in Perl 6. Still lots to do, and this doesn't work with calls yet, so don't expect to do anything especially useful with it right now. :-) 23:32
spinclad cj: TimToady's probably not the one to ask -- fglock is i would say head architect of kp6, and the general rule would be 'have at it' if you have specific changes in mind. 23:38
spinclad but this certainly deserves some project-level coordination. 23:39
spinclad & 23:40
cj spinclad: alrighty. I noticed that he committed to that directory, so I thought I'd ask :) 23:42
cj tracks fglock down