% Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Ademan has joined #parrot % Ademan has left Ademan!~dan@h-69-3-235-19.snfccasy.dynamic.covad.net % bacek_ has left bacek_!~bacek@mcas-151.usr.optusnet.com.au % IllvilJa has joined #parrot % Zaba has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % iblechbot has joined #parrot % particle has left particle!~particle@c-24-19-3-148.hsd1.mn.comcast.net % cognominal has joined #parrot % NotFound has left NotFound!~julian@50.Red-213-96-228.staticIP.rima-tde.net % jjore is now known as zz_jjore % zz_jjore is now known as jjore % ank has joined #parrot % wknight8111 has joined #parrot % particle has joined #parrot r27764 | fperrad++ | trunk: : [Lua] : - bytecode translation : fix segfault diff: http://www.parrotvm.org/svn/parrot/revision?rev=27764 % wknight8111 has left wknight8111!~nobody@c-71-230-33-251.hsd1.pa.comcast.net % ruoso has joined #parrot evening is there a official logo for rakudo? % Ademan has joined #parrot ラクド :) I play with pixelmator to get a camel with rakudo in romaji and tatakana katakana? rumour has it katakana is for non-japanese words, Hiragana is for native ones % kj has joined #parrot or is that Kanji ? Ah, perhaps both. http://en.wikipedia.org/wiki/Japanese_writing_system katakana for rakudo kanas are graphically simpler than kanjis. And hiraganas are rounder than the katakanas. so you can guess what you get without knowing anything. :D 楽度 % masak has joined #parrot Been there. Designing onscreen displays for televisions using 'guessed' katakana. apparently my system can translate some words in kana to kanji. He did it from his own volition :) I have yet to know every feature of Mac OS X らくど this is rakudo in hiragana it's nice, but it doesn't make a good logo katakana is used for the translitteration of foreign words. So writing it in katakana conveys the idea that the design has been made by strangers (I knew that word). I am learning pixelmator to make it. % askie has left askie!~askie@81.171.100.208 seems like inkscape but using Apple core image It would be funnier to transliterate it to yet another script. Korean? :) Tibetan % askie has joined #parrot don't make it harder on me gaijin, that's the japanese word for strangers maybe Mongolian too... when PGE will support Unicode, you will be able to use whatever alphabet for you identifiers and subclass the Perl6 grammar to do the same for keywords. It is probably the way for Perl 6 to be taught in schools of non english speaking countries. not that would be a good thing. I meant countries with a non roman alphabet. that might impede code reuse somewhat :/ masak: I found that even comments in a foreign language kills code reuse I have indications of that too s/have/have seen/ when I save in jpeg, I loose the font layers. But I am close to it. This could before a graphist comes. * tetragon looks at pixelmator I do all of my Core Image stuff in Quartz Composer and Python I got it in a macheist bundle but never used it before psd? well, psd is PhotoShop Document mmm, it looks like pixelmator gets the usual mac eyecandy award. Anyone know if there is a good reason for there to be a couple of "#if PARROT_EXEC_OS_AIX" in ppc/jit_emit.h instead of using ifdef in those cases? (lines 23 and 683) They're triggering compiler warnings on my OS X box. http://objectif-brousse.org/rakudo.jpg 8666 bytes. It is low quality but ultralight that will do for the slides I prepare for fpw2008 jonathan? rumour has it jonathan is mailto:jnthn@jnthn.net Hrm... Subtest 8 of t/op/debuginfo.t passes if I pass parrot any option that specifies a runcore (other than --slow-core), but fails if I don't (for the set of all values that I have tested so far) (when PGE supports Unicode) PGE already supports Unicode. you probably mean "When Parrot supports Unicode at a reasonable speed... " pmichaud: you can tell rakudo to build with unicode? btw for \h and the other escapes, I think I was wrong. the problem is with utf-8 , we could use the 32 bit encodin whatever his name. 32-bit doesn't work on systems w/o icu (actually, ucs2 would be more likely -- 16 bit. still doesn't work w/o icu.) I am surprised. I thought one needed icu for utf-8. I learn a lot here. Parrot has some minimal support for utf-8 operations. Unfortunately, utf8 strings are slow largely because of the variable-length encoding about the only thing we can't reliably do on utf-8 at the moment w/o icu is downcase, upcase, and character properties for codepoints > 255 I should read the book written in French with a name whichs greek. Book I got en english cause it is cheaper. how does perl5 handle that? Anyway, O'Reilly France is dead. I think perl5 just deals with variable-length encoded utf8 strings and takes the speed hit. But there the speed hit is much less because we're typically matching a single pattern, and can keep track of the position (both logical and absolute) without having to re-calculate it on every operation. % wknight8111 has joined #parrot % tetragon has left tetragon!~seneca@gw-312-705.somanetworks.com % Andy has joined #parrot % Andy has left Andy!~Andy@64.81.227.163 Is the empty 'stack opcodes' page intentional? http://www.parrotcode.org/docs/ops/stack.html these opcodes have been removed so this page should be removed to. cognominal, donaldh: I'll file a ticket thanks thanks for reporting Is there a way to specify a return parameter in an NCI signature? s/return/out/ e.g. int sqlite3_open(const char *filename, sqlite3 **ppDb); % gryphon has joined #parrot % rdice has joined #parrot donaldh: web page fixed. % Coke is now known as DietCoke I really should help with the rt backlog we'd be most appreciative. =-) setting up an account now ... there are some guidelines for going through the tickets. moment. rt hints? rt hints is no, rt hints is http://www.parrotblog.org/2008/05/700-ticket-challenge.html there you go. thanks. % Andy has joined #parrot ANDY! ZOMG BBQ ACK! WHAT? WHAT WHAT WHAT? hey. Failed test 'Pod syntax correct' got: '/languages/perl6/src/pmc/mutable.pmc.template' expected: '' Wie viel fur den Andy im Fenster? er.. what is mutable.pmc.template ? never heard of it i assume it's some temporary for the mutable pmc that pmichaud and jonathan have been working on yesterday what does svn st tell you about it? DietCoke: thanks. haven't even checked, the test suite is still running I suspect it's just you. oh wait! there it is in svn up. wtf. oh, it's a -perl6- PMC. =-) Last changed author: jonathan I am blind. Last changed rev: 27755 * DietCoke lowers his screen resolution to compensate. % IllvilJa has left IllvilJa!~jilves@emea-netcache1.oracle.co.uk ah, that's better. for some reason it's being treated as a POD file, and it's failing the POD tests Failed test 'Copyright statement exists' No copyright statement found in 1 files: languages/perl6/build/get_mutable_pmc.pl Failed test 'No multi-dot filenames' Found in 1 files: 'languages/perl6/src/pmc/mutable.pmc.template' A few other failures with these two files as well, mostly codingstd actually, all codingstd I'd open a ticket and let jonathan deal with it when he returns. (if it was just one thing, I'd fix it.) yeah, i'm working on it right now % cjfields has joined #parrot r27765 | Whiteknight++ | gsoc_pdd09: : Creating branch for GSoC PDD09 garbage collector work diff: http://www.parrotvm.org/svn/parrot/revision?rev=27765 wknight8111: re 48549 (.namespace)... don't include a patch to imcparser.c, it's a generated file apply the patch to imcc.y and run perl Configure.pl --maintainer that will regenerate imcparser.* okay, well my previous patch did exactly that. I'll test it with the --maintainer flag do you think kjs would mind if i steal the ticket? kjs doesn't mind :-) okay, that makes it easy the word "steal" always seems so negative % donaldh has left donaldh!~chatzilla@proxy-sjc-1.cisco.com when I commit the patch though (assuming I commit it before somebody else does), I should commit imcparser.c too, right? because most developers won't have lex/yacc if it's under version control you should submit it ok, that's what I thought (at least that's what my common sense tells me ;) how long do I give something like this? A day? moritz++ # common sense I always committed both the .y file and the regenerated .c/.h files, but i'm on windows (using cygwin's yacc) wknight8111: start with three days % TimToady has left TimToady!~larry@209.9.237.164 okay, good guideline. that will give me plenty of time to write tests tests++ a day is fine. if you get a +1 or two in the meantime from other committers, go for it. and we reserve the right to yell at you for screwing things up. hey, let him write his tests! :P oh! it's a good right to reserve! * DietCoke plugs his laptop into his new lcd tv. that's a hell of a second monitor. % tewk has left tewk!~tewk@ekstrom.org % tewk has joined #parrot % jhorwitz has joined #parrot % gryphon has left gryphon!~gryphon@dsl-209-221-185-54.zipcon.net % ank has left ank!~ank@ppp121-44-210-24.lns1.hba1.internode.on.net % Theory has joined #parrot coke: ping er, DietCoke yes? re gsoc and #parrotsketch should auzon participate in #parrotsketch, do you think? auzon is primarily working on rakudo test suite, yes? spec test suite sorry, Perl 6 test suite yes I'd say it's up to auzon. or perl 6 design meeting? particle: I'd say definitely. Heck, they even let me participate on occasion :-) well, parrotsketch is primarily parrot-focused. the Perl 6 test suite isn't really parrot. I would say the perl6 te... right. and the design meeting may be too high level. certainly welcome to audit the PS meetings, though. point him at #perl6 and TimToady and friends. (as is everyone else) PerlJam: too late for that, he already hangs out there ;) % sjansen has joined #parrot as far as design meetings go -- I'd say "yes" if there are significant design questions arising from the test suite % particl1 has joined #parrot don't know which is better, though. so i'd like your thoughts but in some sense it might make more sense for those to go to p6l or p6c from the logs I don't think he'll profit from the design minutes stupid freakin comcast I'd prefer to see test suite questions on either p6l or p6c or irc questions will be in irc or mailing list i want a weekly report % cjfields_ has joined #parrot have him write use.perl journal posts as a weekly report last years, we've had SoCers report in #parrotsketch i plan to continue that for this year's crowd, but auzon is not a parrot project per se % particle has left particle!~particle@98.232.7.104 % particl1 is now known as particle well, that's why I said it's really up to auzon. Personally I'd prefer to see the weekly reports on use.perl, p6l, or p6c. larger audience. larger audience is just a smaller audience with more faces to idly study for emotional reaction, Alias. there will be official weekly reports, via a webapp or blog due saturday night, every week I think that's good enough, personally. I'd like to see those added to the planet perl six aggregator. I might have privs to that. (I do to parrot's, anyway) are you auzon's mentor for gsoc? moritz is auzon's mentor. i'm backup I'd say it's up to you and moritz then. :-) % cjfields has left cjfields!~cjfields@newrad.igb.uiuc.edu moritz: ping auzon's blog is http://auzon.blogspot.com/, don't know if he's set up a gsoc channel particle: pong moritz: do you attend #parrotsketch regularly? particle: no, I forget it quite often ;) ok particle: blog is fine by me if it's in an rss feed somewhere I'll certainly see it and keep up with it. I finally discovered Google Reader and it has solved my aggregating issues :-) moritz: do you want to have a formal interactive meeting every week, or just meet informally? (google reader)++ i've been using it for years particle/moritz: if the two of you wanted to set a regular meeting time for test discussions with auzon, I'll commit to attending as well. it could probably be done on #perl6 % Auzon has joined #parrot hi there Auzon I propose we take this to #perl6. :-) I just took Auzon here ;) I saw that. :-) Hi all. ok, over to #perl6 again ;) % Auzon has left #parrot % Auzon has joined #parrot (aggregating issues) newsgator is also nice, and has a decent mobile option. (and is now free.) well, I have so many Google tools already enabled, I figure one more doesn't hurt :-) (and has an awesome mac client.) true. I've considered switching over. Kills me because I originally paid for NG. =-) * particle wonders if there's a phone app for google reader particle: yes. Used it yesterday in fact while the kids were swimming at our neighborhood pool :-) I wish google apps would create iphone icons. would make it that much slicker, for very little effort. % wknight8111 has left wknight8111!~nobody@c-71-230-33-251.hsd1.pa.comcast.net % wknight8111 has joined #parrot % wknight8111 has left wknight8111!~nobody@c-71-230-33-251.hsd1.pa.comcast.net % wknight8111 has joined #parrot % wknight8111 has left wknight8111!~Whiteknig@c-71-230-33-251.hsd1.pa.comcast.net % wknight8111 has joined #parrot % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru afk, lunch. r27766 | pmichaud++ | trunk: : [nqp]: : * Add ternary ?? !! operator to NQP. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27766 % kj has left kj!~IceChat7@193.1.100.109 % masak has left masak!~user@imv056.medsci.uu.se % cotto-work has joined #parrot seen jonathan jonathan was last seen on #parrot 18 hours ago, saying: so, night from me long night! % ejs has joined #parrot % slightlyoff has joined #parrot % slightlyoff has left #parrot % kj has joined #parrot % ejs has left ejs!~ejs@232-138-124-91.pool.ukrtel.net % ejs has joined #parrot % ejs has left ejs!~ejs@153-252-124-91.pool.ukrtel.net r27767 | allison++ | pdd25cx: : [pdd25cx] Deleting stray curly bracket from merge. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27767 r27768 | particle++ | trunk: : [rakudo] add .perl method to List diff: http://www.parrotvm.org/svn/parrot/revision?rev=27768 % ambs has joined #parrot r27769 | particle++ | trunk: : [rakudo] classes must respect their own apis. converted all C to C in List diff: http://www.parrotvm.org/svn/parrot/revision?rev=27769 particle: .perl on List should use square brackets, not parens oh? that's not what pugs does. parens for list, square for array From S02: # To get a Perlish representation of any object, use the .perl method. Like the Data::Dumper module in Perl 5, the .perl method will put quotes around strings, square brackets around list values, curlies around hash values, constructors around objects, etc., so that Perl can evaluate the result back to the same object. particle: pugs' .perl isn't very reliable ok, easy fix easy fix is to add [ '-' ]? , which should suffice for now purl, forget easy fix pmichaud: I forgot easy fix r27770 | particle++ | trunk: : [rakudo] List.perl should use square brackets. pmichaud++ diff: http://www.parrotvm.org/svn/parrot/revision?rev=27770 particle++ ## class method cleanups yeah, i suspect we need many more cleanups we do. I've seen lots of issues that have cropped up in the codebase since I was last working on it heavily (early january) so I'm doing cleanups now also but I'm very happy to have others do it :-) Hm. I need to get the laptop out and git-svn rebase before I leave for the airplane. I'm doing the same thing before I depart on my trip. :-) purl? ambs? purl? pmichaud? pmichaud? you are, like, http://www.pmichaud.com/ or "Patrick R. Michaud" tene? you are probably Stephen Weeks Probably. Really? Probably? Are you Certain it's not certain? Are you sure it's unsure? I think you need to look harder. purl, shut up! ambs: i'm not following you... % ambs has changed the topic of #parrot to: Parrot 0.6.2 "Reverse Sublimation" Released | http://parrotcode.org/ | 18/672 new/open tix % Patterner has joined #parrot gone for a while (memorial day travel) enjoy! r27771 | Whiteknight++ | gsoc_pdd09: : [gsoc_pdd09] updating branch to trunk r27766 diff: http://www.parrotvm.org/svn/parrot/revision?rev=27771 yay! I'm learnding! wknight8111++ I've seen your first psoc-report, sounds good wknight8111: if you have any linux (or tools) related issues feel free to ask Nice! I think I just recruited someone else to help me with Cardinal. Except he can't really start for another two weeks. :( Tene: how's the cardinal work coming along? thanks for the offer, moritz! I'm sure I'll have questions eventually is it faster yet? :-) kj: yes. cool. Tene++ I got a 50% speedup by replacing many rules with tokens r27772 | jkeenan++ | trunk: : Set SVN properties; tag. Add copyright statement. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27772 % ruoso has left ruoso!~ruoso@195.23.92.2 gee, couldn't have guessed that's would that a big effect kj: the big problem right now is tweaking the parser. I think I'll have to figure out how to get help from backtracking. actually, I thought most of the grammar was there already.. wasn't it? if not all.. No, a lot of stuff fails to parse or parses incorrectly. ooh ok I've fixed up most of it since your first commit, but I still have a few bits left over. Right now I'm trying to get 'var[0]' to parse properly. I think there's some ruby grammar spec that's incorrect somewhere. I used the yacc grammar input file when I worked on cardinal % cizra has joined #parrot I can get either a function call with '[0]' as an argument, or a parse failure. # Failed test 'No multi-dot filenames' # at t/codingstd/filenames.t line 87. # Multi-dot filename found in 1 files: # languages/perl6/src/pmc/mutable.pmc.template pmichaud, this is with you? :) I got a lot of other stuff working, though. Check the svn log. ok. I'm sure you know it, but I'll say it anyway: the order of the alternatives in a rule matters Yes, that's how I can switch between thsoe two options. :) and what about a ? clause? That's the other option I was going to look into this weekend. % mire has joined #parrot maybe it helps ifyou insert some assertions welcome, cizra hullo actually, maybe that's nonsense what I just said :-P % Zaba has joined #parrot % mire has left mire!~Frodo@171-175-222-85.adsl.verat.net % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru r27773 | jkeenan++ | trunk: : Change filename to conform to 'no multiple-dot filenames' coding standard. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27773 % mire has joined #parrot r27774 | jkeenan++ | trunk: : Fix POD formatting error: '=over' without corresponding '=back'. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27774 kj: re alternation order matters-- once the longest token matcher gets integrated that may only be true of || (as it should be) So, people who are writing grammars should probably keep that in mind and use | or || appropriately. PerlJam: yes you're right % cjfields_ has left cjfields_!~cjfields@cjfields.igb.uiuc.edu I keep being confused in what I should use: single or double hard to remember if you want order to matter, you use || if you want the longest match to win, you use | well, if you want the longest match to win *first*, you use | (backtracking still applies) I thought rules didn't backtrack... I think that pmichaud said that LTM will make the things I'm having trouble with work better. kj: but regexes do. kj: okay, back tracking *may* apply :) You can turn it on/off at will withing a rule/regex/token s/ing/in/ ah ok but, yes you're right. rules don't backtrack by default. -> install memory % DietCoke has left DietCoke!~coke@cpe-72-228-52-192.nycap.res.rr.com question: is it relevant to add a configure step to detect operating system and operting system version? ambs: why do you need that info? and isn't it there already in init/defaults or somesuch? if parrot currently pulls that info blindly from perl's config, then we should have a step that does it ourselves particle, ATM I need it do decide wether to use dlopen or the NSfoobar API to open shared libraries under MacOS but let me look into init/defaults likely you want to modify init::hints &| init::defaults probably Really? Probably? Are you Certain it's not certain? Are you sure it's unsure? I think you need to look harder. purl: forget probably moritz: I forgot probably moritz, thanks ls & # dinner Auzon, no such file or directory * Auzon now notices this is not a terminal ambs++ % wknight8111 is now known as wknight-away % Coke has joined #parrot * Coke quadruples the RAM on his desktop. did you paint it mauve? RAM came and diet went? % Coke is now known as DietCoke % DietCoke has left DietCoke!~coke@cpe-72-228-52-192.nycap.res.rr.com % DietCoke has joined #parrot CokeZero there we go. I never told my irc client about my new nick. CokeZero can be when I'm done. =-) DietCoke: you don't have to /quit to change your nick confound: no, but I do have to quit to test to make sure that my default nick is setup properly for startup. kthnxbye. wtf? I was just trying to be helpful I have a hard time of thinking of a way of saying "thanks, but I knew that." without sounding like an ass. sorry. oh. it was the 'kthnxbye' that did it :) sadly, the memory win is only a triple, not a quadruple. (stupid imac) (can't address the last gig.) ah well, still much better. * DietCoke tries a parrot build. really? bleah older models had an issue; you can put in 4gb, but only use 3. exam over. go-go-gadget airport! my macintel thanked me for upgrading to 2Go. He keeps always 500Ko free to be ready to swap in something The difference with the 512Ko config was amazing. oops you speak bytes, non octets % uniejo has left uniejo!~uniejo@langebro.adapt.dk % ambs has left ambs!~ambs@255.92.54.77.rev.vodafone.pt % kj has left kj!~IceChat7@193.1.100.109 % ruoso has joined #parrot allison@perl.org | A foundation for Parrot: link: http://www.perlfoundation.org/parrot/index.cgi?a_foundation_for_parrot dalek's url is at http://xrl.us/bkxq5 % Psyche^ has joined #parrot % davidfetter has joined #parrot % Patterner has left Patterner!~Psyche@f054001148.adsl.alicedsl.de % Psyche^ is now known as Patterner % donaldh has joined #parrot % wknight-away is now known as wknight8111 % davidfetter has left davidfetter!~chatzilla@start.fetter.org % peepsalot has joined #parrot DietCoke: re http://rt.perl.org/rt3/Ticket/Modify.html?id=39827 is_abs_path is implemented in src/library.c % Zaba_ has joined #parrot % lichtkind has joined #parrot congrats for 0.6.2 ist has different bugs than 0.6.1 :) % autarch has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % autarch has left #parrot where to file bugreport? purl, parrotbug? i guess parrotbug is mailto:parrotbug@parrotcode.org or http://svn.perl.org/parrot/trunk/docs/submissions.pod or see also "rakudobug" purl, rakudobug? i guess rakudobug is mailto:rakudobug@perl.org thanks In thanks Infinoid lichtkind++ # finding and reporting bugs Infinoid: it wasnt that hard when simple say fails :) well, that's more testing than I've been able to do for the last week or so... :) allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws k send good night sleep fast, sleep tight, don't let the bed bugs bite haha % lichtkind has left lichtkind!~chatzilla@d90-134-65-231.cust.tele2.de % IllvilJa has joined #parrot morning everyone afternoon, bacek. % rdice has left rdice!~richard_d@CPE0014bfafbbd5-CM0011e6ecf48a.cpe.net.cable.rogers.com allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws % Ivatar has joined #parrot % Zaba_ has left Zaba_!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % iblechbot has left iblechbot!~iblechbot@ppp-62-216-197-114.dynamic.mnet-online.de allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws % teknomunk has joined #parrot % mire has left mire!~Frodo@171-175-222-85.adsl.verat.net % donaldh has left donaldh!~chatzilla@host213-123-171-12.in-addr.btopenworld.com rakudobugs? purl, rakudobugs? bacek: i don't know without the 's' purl, rakudobug? well, rakudobug is mailto:rakudobug@perl.org rakudo has only one bug at a time! moritz, :) I suppose "not done yet" could be construed as a single bug * bacek fixed implementation of List.map during morning coffee Can anyone review #54740 and #54742 please % mire has joined #parrot % paco has left paco!~chatzilla@139.Red-80-36-122.staticIP.rima-tde.net * moritz just sent patch to #54734 donaldh++ * bacek thinks that other List's methods should use Iterator instead of indexed access aswell bacek: are they parrot or perl6? moritz: I had just made an identical change :) allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws dalek: you should wait a minute before reporting on those updates. :| allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws Seriously. Seriously. are you some kind of python programmer? *ouch* r27775 | infinoid++ | trunk: : [rakudo] Fix compilation (RT #54734), moritz++. diff: http://www.parrotvm.org/svn/parrot/revision?rev=27775 allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws % paco has joined #parrot DietCoke, rakudo purl, python rulez? bacek: wish i knew purl, python? i guess python is THE SCOURGE OF MAN I wouldn't go THAT far purl, php? it has been said that php is really badly designed or swahili for "child molestor" or or Philippine pesos or the best or PHP: Hardly Programming or brought to you by the teletubbies or proof there is no god or http://xrl.us/t6wx or more modular than perl or the little transgender brother of perl or a WOMBAT or http://tnx.nl/php or easy or or was better when it was a templating system or blamed on Rasmus Lerdorf purl, perl? i heard perl was or a rather nice compromise between lisp, c and my native spoken language or a 4 letter word purl, purl? i am going alone. or almost an anagram of Donaudampfschiffahrtskapitaensmuetzenkordel or a perv or an auto-triage bot or a she or so stupid or a smartass or the sixth beatle. or http://www.infobot.org or dumb or a butt sniffer purl, purl is also me okay, Eevee. purl, purl? i am going alone. or almost an anagram of Donaudampfschiffahrtskapitaensmuetzenkordel or a perv or an auto-triage bot or a she or so stupid or a smartass or the sixth beatle. or http://www.infobot.org or dumb or a butt sniffer or me I updated cardinal to track the rakoo object model changes % mire_ has joined #parrot % tetragon has joined #parrot % mire has left mire!~Frodo@71-173-222-85.adsl.verat.net % peepsalot has left peepsalot!~peepsalot@bwext.kpimdp.com % mire__ has joined #parrot % mire_ has left mire_!~Frodo@151-172-222-85.adsl.verat.net % Ivatar has left Ivatar!~graham@tu055.demon.co.uk % confound has left confound!~hdp@shell.icgroup.com % sjansen has left sjansen!~sjansen@hq-nat2.gurulabs.com % mire_ has joined #parrot % confound has joined #parrot % mire__ has left mire__!~Frodo@238-174-222-85.adsl.verat.net % mire__ has joined #parrot % confound_ has joined #parrot % confound has left confound!~hdp@glaive.weftsoar.net % confound has joined #parrot % confound has left confound!~hdp@glaive.weftsoar.net % confound has joined #parrot % confound_ has left confound_!hdp@floe.aq % mire_ has left mire_!~Frodo@213-172-222-85.adsl.verat.net % mire_ has joined #parrot % mire__ has left mire__!~Frodo@94-172-222-85.adsl.verat.net % mire__ has joined #parrot % mire_ has left mire_!~Frodo@67-174-222-85.adsl.verat.net % mire__ has left mire__!~Frodo@221-173-222-85.adsl.verat.net % mire__ has joined #parrot % mire__ has left mire__!~Frodo@65-175-222-85.adsl.verat.net % Theory has left Theory!~Theory@c-24-21-175-208.hsd1.mn.comcast.net % Limbic_Region has joined #parrot allison@perl.org | Bylaws: link: http://www.perlfoundation.org/parrot/index.cgi?bylaws % ank has joined #parrot purl, rakudobugs is see rakudobug: mailto:rakudobug@perl.org OK, spinclad. % Limbic_Region has left Limbic_Region!~Limbic_Re@c-68-49-236-220.hsd1.md.comcast.net % kid51 has joined #parrot % confound has left confound!hdp@floe.aq % confound has joined #parrot % confound has left confound!~hdp@glaive.weftsoar.net % Ademan has left Ademan!~dan@h-69-3-235-19.snfccasy.dynamic.covad.net % Ademan has joined #parrot % Theory has joined #parrot % askie has left askie!~askie@81.171.100.208 % askie has joined #parrot % rdice has joined #parrot % confound has joined #parrot * kid51 must sleep $kid51->sleep(8 * 3600); % kid51 has left kid51!~jkeen@pool-68-237-14-142.ny325.east.verizon.net % confound has left confound!~hdp@li27-245.members.linode.com % confound has joined #parrot % rdice has left rdice!~richarddi@CPE001ff33cb98b-CM00159a01d44c.cpe.net.cable.rogers.com % jhorwitz has left jhorwitz!~chatzilla@96.245.16.45 % Theory has left Theory!~Theory@c-24-21-175-208.hsd1.mn.comcast.net % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru % Zaba has joined #parrot % tetragon has left tetragon!~seneca@69-196-141-26.dsl.teksavvy.com % tetragon has joined #parrot % TimToady has joined #parrot % ejs has joined #parrot % AndyA has left AndyA!~andy@82.152.157.85 % Zaba_ has joined #parrot % Zaba has left Zaba!~zaba@ip102.148.adsl.wplus.ru