Summer of Perl | 6.2.12 released! | paste: sial.org/pbot/perl6 | pugs.blogs.com | pugscode.org | pugs.kwiki.org | www.treehugger.com/files/th_images/paradigm.jpg
Set by nothingmuch on 12 July 2006.
agentzh fglock: have you ever encountered the error "Socket already exists" when you're using feather's CGI:IRC? 08:04
agentzh greetings from feather. :=) 09:12
gaal hey agentzh 09:13
agentzh Juerd: thanks. i've changed the password and had redirected the mail system
gaal: :)
gaal got my /msg? 09:14
agentzh gaal: nope. i'm still a irssi newbie. :(
gaal: where is it please?
gaal are you in irc or irssi?
agentzh gaal: irssi 09:15
gaal if in irssi, you'll see a status line looking like this: [12:15] [gaal(+ei)] [2:#perl6(+cn)] [Act: 3,5]
agentzh yes!
gaal this means I'm currently in window #2, channel #perl6 09:16
agentzh i see it.
gaal and that I have activity in windows 3 and 5
agentzh how to activate the window?
gaal if I do /win 3, I'll go to window 3.. there I can go back to /win 2 for this channel
agentzh oh, that's what i need. thanks!
gaal if a number is red, I have a message addressed to me
agentzh yes, i see a red "4" 09:17
activating...
gaal (either a privmsg or a line with my name in it
)
xerox You can also do M-# or Esc #. 09:26
gaal Or M-<LArrow> / M-<RArrow> :-) 09:28
agentzh thanks for the help. dinner & 09:40
Juerd gaal: "irc" on feather starts irssi :) 10:09
gaal: This is to prevent unnecessary suffering :)
gaal ;) 10:14
nothingmuch feh 10:18
nothingmuch woke up so nicely yesterday
10 hrs of sleep--
fglock ?eval 'x' ~~ /x/ 13:44
evalbot_11807 *** Cannot parse PGE: x *** Error: Cannot find the parrot executable in PATH Match.new( ok => Bool::False, from => 0, to => 0, str => "", sub_pos => (), sub_named => {} ) 13:44
dakkar ! 13:46
Yaakov I see perl people... 13:58
svnbot6 r11808 | fglock++ | pX/Pugs-Compiler-Rule - changing to 'static' capture numbering
r11807 | Sage++ | Adding the tool I used to get node names. It's very simple and should be pretty self explanatory (useage instructions are in the file), but in the interest of documenting my SoC work I'm including it.
r11807 | Sage++ | It can find all node names in files in the folder it's run in, or search for instances of a given nodetype in all files in the current folder. Useful for me as a dev tool.
fglock makes ghost noises to Yaakov 14:00
Yaakov Eek!
nothingmuch hello Yaakov 14:03
Yaakov Hello, Yuval.
nothingmuch moooooooosage 14:04
sigh
Term::StatusBar is very pretty
but completely unusable unless you clear the screen 14:05
kinda lame
Limbic_Region audreyt - just got back to work after a few weeks of Mono - the weird Win32 gcc-lib problem is gone - sent and email to rafl saying not to worry about it 14:24
xerox audreyt: ping 14:50
svnbot6 r11809 | fglock++ | pX/Pugs-Compiler-Rule - more tests 14:58
svnbot6 r11810 | scw++ | Pugs::Emitter::Rule::Parsec 15:10
r11810 | scw++ | * numbered captures
r11810 | scw++ | * subrule with parameters
scw fglock: I put the ugly "if ref ne 'ARRAY'"according to 'Repeated captures of the same subrule' in S05 15:14
fglock: I'll add a test :) 15:15
obra audreyt: one of IBM's creators of the IBM PC told us about how it's important to -Ofun 16:07
fglock scw: ok - I'm still working in the pX version , I'll merge the tests later 16:09
TimToady yes, I noticed the -Ofun too 16:15
svnbot6 r11811 | fglock++ | pX/Pugs-Compiler-Rule - array autovivification is ok 16:23
svnbot6 r11812 | fglock++ | pX/Pugs-Compiler-Rule - static numbered captures fixed for :ratchet; all 16:35
r11812 | fglock++ | :ratchet tests pass
svnbot6 r11813 | fglock++ | pX/Pugs-Compiler-Rule - more tests for :P5 18:39
audreyt dduncan++ # got my timeline porcelain plate in the auction for $222.22 19:29
wolverian nice! 19:30
xerox audreyt: hey!
audreyt: do you have any insights about the current cabal-server-install ?
Limbic_Region audreyt - not sure if you saw my FYI earlier but the weird Win32 build prob with gcc-lib is gone 19:31
audreyt k
Limbic_Region I emailed rafl saying not to worry about it
audreyt I fixed it :)
Limbic_Region hugs audreyt
audreyt :D
Limbic_Region got back from being off the grid for several weeks due to mono to pugs building just fine 19:32
woot
wolverian hm, "mono to pugs"...
do you mean you had mono, or you were coding mono? :) 19:33
Limbic_Region no, I had mono
or rather have mono
wolverian doesn't go away, really, does it
Limbic_Region um, yes - you can be clear of it
wolverian oh. remembered wrong then 19:34
Limbic_Region though that isn't always the case
wolverian I had it in junior high too
successively skipped all the athletic classes for that year, even after I was feeling fine ;)
Limbic_Region well, after a 3 day stint in the hospital, more vials of blood and tests than I care to speak about - I am not very fond of it 19:36
wolverian ouch.
Limbic_Region but WRT "always having it" - it is a virus and it can be gotten rid of - alternatively, it can remain dormant in B cells indefinately - so a re-ocurrence can either be a new infection or old friends coming to haunt you later 19:38
anyway - getting on-topic
Limbic_Region the journals I have read playing catchup seem pretty exciting 19:38
audreyt I'm glad :) 19:40
also they were featured in TimToady's state of the onion
the diagrams that is
(going to the closing keynote; bbiab) 19:41
wolverian Limbic_Region, right, that's what I thought. kind of like toxoplasmosis. just forgot 'dormant'. thanks 19:42
salty-horse !eval "0x" ~ reverse(0x173) 20:18
!eval say "0x" ~ reverse(0x173) 20:19
TimToady s/!/?/?
salty-horse ?eval "0x" ~ reverse(0x173)
evalbot_11813 "0x173" 20:19
salty-horse yay
b_jonas uh, I thought the syntax was this: 20:22
eval: "0x" ~ reverse(0x173)
buubot b_jonas: Error: syntax error at (eval 206) line 15, near "#line 1 eval "0x" ~"
b_jonas huh?
then maybe
p6eval: "0x" ~ reverse(0x173)
svnbot6 r11814 | fglock++ | pX/Pugs-Compiler-Rule - more tests pass
b_jonas eval6: "0x" ~ reverse(0x173)
hmm 20:23
salty-horse evalbot_11813, help 20:23
wolverian evalbot listens to ?eval. dunno if buubot has pugs at all.
wolverian eval: $] 20:23
buubot wolverian: 5.008008
salty-horse evil bots listen to no-one
b_jonas wolverian: wait, I have buubot's source, let me look it up
b_jonas uh huh, it has python 20:25
but not pugs
wolverian python?! kick it :-) 20:28
gaal meows 20:34
b_jonas pyeval: raise RuntimeError, "feel kicked, python" 20:36
buubot b_jonas: I got: 2 from my C I got: 2 from my C I got: 2 from my C I got: 2 from my C Traceback (most recent call last): File "<string>", line 1, in ? RuntimeError: feel kicked, python
b_jonas or should I kick it more?
[particle] mooooooooses 20:41
ingy nothingmuch: are you still alive? 20:43
nothingmuch ingy: yes 21:01
why would i be dead?
svnbot6 r11815 | fglock++ | pX/Pugs-Compiler-Rule - t/06-subrule.t passes 13/30
clkao fglock! 21:03
fglock clkao: hi!
clkao fglock: did you see my message the other day?
i changed signature_term_type and it became infinite loop on matching junctive types :/ 21:04
kolibrie nothingmuch: maybe ingy thinks you're in a war zone?
fglock clkao: do you have a short sentence I could try?
nothingmuch oh...
there's like a 1/100,000 chance of dying
(so far)
clkao fglock: just try to compile "sub isa_ok (Any|Junction|Pair $ref is rw) {}" 21:05
fglock ok
clkao i tried to debug a bit, when it finishs up matching any|junction|pair it went back again to any|junction|par 21:06
pai
fglock clkao: would you try it again? 21:31
svnbot6 r11816 | fglock++ | v6.pm - fixed an infinite loop in <signature_term_type>
clkao (!) 21:32
what does the : mean?
fglock it means "don't backtrack here"
clkao ah
fglock clkao: it may be already possible to merge parts of PCR and use 'token' for v6.pm - this would make it faster and use less memory too 21:37
svnbot6 r11817 | Sage++ | Adding the one nodetype I managed to miss in yesterday's big update to the parser for the translator. 21:49
r11818 | Sage++ | Adding one nodetype to the parser. Don't know how I missed it yesterday.
r11819 | Sage++ | Foreach translation expanded to handle some boundry cases and better handle existing ones. The code for this function has also been cleaned up. 21:52
r11819 | Sage++ | scalar @foo -> +@foo now implemented.
r11819 | Sage++ | Lots of new comments, cleanups, and minor revisions, mostly for readabiility.
r11819 | Sage++ | Some changes in the interest of getting rid of cases where tail is called on a list of length 1 or less. This work is not complete, but sanity checks have been added to a couple of functions.
r11819 | Sage++ | -This line, and those below, will be ignored--
r11819 | Sage++ | M ASTTranslate-sage.hs
fglock I can't access dev.perl.org 21:53
fglock & 21:54
SageLT Oops, looks like I messed up the "--This line, and those below..." line. My vim-foo is weak. 21:55
ingy nothingmuch: are you in a war zone? 22:48
my precious?
nothingmuch ingy: nope 22:49
i'm in the south
kudra says hi, btw
<3 ingy
how's stuff going with gcohen?
ingy ?
nothingmuch that guy i hooked you up with 22:50
ingy o_x
nothingmuch is that orz but lying on your back? 22:53
ingy that's me with a black eye 22:55
gcohen is abusive
thanks a lot 22:56
Dr_Pi I was going to experiment with EclipseFP for Haskell, but it needs Java 5, which needs Mac OS 10.4 and I have 10.3. 23:03
nothingmuch ingy: <3 23:05
svnbot6 r11820 | clkao++ | $*ERR -> \*STDERR 23:41
b_jonas I can't load dev.perl.org/perl6/doc/synopsis.html 23:44
can someone tell me where I can find up-to-date synopses?
nothingmuch perl.org seems down 23:51
(again)
you can try to install Perl6::Bible from a cpan mirror though
b_jonas lol, I just looked at #perl after you asked this 23:55
and it said "MACscr: how can i install Term::ReadPassword when cpan is down?"
it's not a problem, I can still install it, but it was funny 23:57