pugscode.org/ | nopaste: sial.org/pbot/perl6 | ?eval [~] <m oo se> | We do Haskell, too | > reverse . show $ foldl1 (*) [1..4] | irclog: irc.pugscode.org/
Set by diakopter on 11 July 2007.
00:03 cmarcelo left 00:05 theorb joined 00:17 theorbtwo left, justatheory left 00:33 devogon left 00:41 justatheory joined 00:57 Limbic_Region left 01:22 penk joined 01:25 justatheory left 01:31 justatheory joined 01:44 polettix left 01:50 ofer joined 01:57 [particle1 left 02:08 weinig left 02:19 Kattana left 02:25 araujo joined 02:41 weinig joined 02:43 thoughtpolice left 02:57 [particle] joined 03:06 elmex_ joined 03:20 elmex left 03:22 Kattana joined 04:10 kanru left, BinGOs__ left, yves left, penk left, DarkWolf84 left, fridim left, turrepurre left, justatheory left, Torment left, Patterner left, cognominal_ left, elmex_ left, Lunchy left, kane_ left, IllvilJa left, amnesiac left, silug left, [particle] left, rgs left, spinclad left, JBoofy_ left, gugod left, Kattana left, araujo left, ofer left, Grrrr left, r0bby left, Helios- left, weinig left, avarab left, ingy left, zostay left 04:18 integral left 04:34 integral joined 06:58 ilogger2 joined, BinGOs joined 07:11 BinGOs__ left
bloonix morning 08:00
08:02 pmurias joined
pmurias bloonix: morning 08:02
08:21 devogon joined 08:38 iblechbot joined 08:40 devogon left 08:43 idiotmax joined 08:47 blindfish joined 08:52 IllvilJa joined 09:01 iblechbot left 09:05 drrho joined, kane_ joined 09:12 idiotmax left 09:17 kcwu joined 09:27 iblechbot joined 09:36 jisom left 09:37 cognominal_ joined 09:44 chris2 joined 09:52 franck___ joined 10:02 c9s joined 10:10 Southen_ joined 10:28 xinming joined 11:08 chris2 left 11:26 BinGOs left 11:31 BinGOs joined
pmurias it's quite during weekends here 11:35
*quiet
11:42 devogon joined 11:49 weinig left 11:59 kane_ left 12:01 Southen joined 12:05 weinig joined 12:08 drrho left 12:21 Southen_ left 12:26 chris2 joined 12:38 riffraff joined 12:50 Southen_ joined
agentzh quiet++ 12:53
12:56 Southen left 13:04 kanru joined 13:07 wilx joined, wilx left 13:10 Limbic_Region joined 13:12 drbean joined 13:29 sclv joined 13:47 penk left 13:49 franck___ left 14:41 wilx joined 15:01 penk joined 15:04 dlocaus joined 15:22 kanru left 15:23 lambdabot joined 15:31 chris2_ joined 15:37 theorbtwo left 15:38 chris2 left 15:42 c9s left, c9s_ joined 15:44 c9s_ is now known as c9s 15:51 lambdabot left 15:52 lambdabot joined 15:55 dlocaus left 15:58 kanru joined 15:59 riffraff left 16:00 penk left 16:03 drupek1225 left 16:10 jisom joined 16:26 ludan joined 16:29 ludan left 16:32 rindolf joined
DarkWolf84 it's really quiet 16:57
pmurias DarkWolf84: yeah 17:01
sundays are the most quiet 17:02
DarkWolf84 I can help little with my skils 17:03
pmurias DarkWolf84: do you want do anything particular? 17:04
DarkWolf84 for now I have writen only one or two test file for pugs
yeah
why not
pmurias DarkWolf84: i could help you if you want to do something with kp6 17:05
DarkWolf84 thanks pmurias 17:06
where to start from 17:07
the code is too mach 17:08
17:08 rindolf left
pmurias DarkWolf84: what do you want to do? 17:08
DarkWolf84 I wan't to learn mach for kp6 17:10
pmurias mach = ?
DarkWolf84 much
my bad english
that's a big barier for me now 17:11
I don't know about what is done 17:12
pmurias i think the best way to learn about kp6 would be to try to add a small feature to it 17:14
17:15 Psyche^ joined
DarkWolf84 is thera something like a roadmap 17:16
pmurias ../doc/kp6-roadmap.pod
v6/docs/kp6-roadmap.pod
but it's very general 17:17
DarkWolf84 ok
I'll read it
I could not found it there 17:19
found it 17:20
the bootstrap is finished? 17:21
17:24 amnesiac joined
pmurias DarkWolf84: no 17:26
it's in initial stages v6-Onion
17:28 Psyche^ is now known as Patterner
DarkWolf84 I know a little perl5 and little perl6 oand can help with the tests 17:28
they are writen in perl5 aren't they 17:29
pmurias in perl6
17:30 ludan joined
DarkWolf84 ok 17:30
ludan hi
pmurias ludan: hi 17:31
DarkWolf84: adding new features to the regex engine might be a fun and not very difficult task
DarkWolf84 I like regex :) 17:32
I'll see what can be done
pmurias see src/KindaPerl6/Visitor/Emit/Perl5Regexn
17:35 penk joined 17:52 lisppaste3 joined 18:10 drupek1225 joined 18:14 rindolf joined 18:17 cmarcelo joined 18:31 penk left 18:32 Jedai joined
DarkWolf84 so onion is the next state of kp6 18:32
18:34 Psyche^ joined 18:41 chris2_ left
DarkWolf84 btw why there r ; after every } 18:42
18:47 rindolf left 18:48 Torment left 18:51 Patterner left, Psyche^ is now known as Patterner 18:55 theorbtwo joined 19:00 rindolf joined
pmurias DarkWolf84: there was a grammar bug before 19:08
kp6 is compiled by now mp6 now which is a bit strange 19:10
is should work withought a ; after every } now, but removing them might brake something 19:11
they will be hopefull removed in onion
any questions about Perl5Regex? 19:12
DarkWolf84 yeah 19:22
I don't know what do \X
19:22 weinig left 19:23 weinig joined
DarkWolf84 and I don't know how to test my changes 19:23
pmurias DarkWolf84: how to do \X? 19:24
DarkWolf84: you can write a test script like in t/kp6
you run it with script/kp6 -Bperl5rx 19:25
DarkWolf84 that \X is in \N mach and I don't know why is there
return '(?:(?!\n\r?|\r\n?)\X)';
pmurias the rule tests live in t/kp6/grammar 19:26
the \N is 'not a newline'
so it checks if the next character is a newline and matches a character if it's not 19:27
you have seen Synopsis 5?
DarkWolf84 I have to read it carefuly next time
pmurias \N is now perl5's '.'
i use grep ;) 19:28
if you want to see the ast a program compiles to use script/kp6 -Cast 19:29
if you want to see what the emitted source code use script/kp6 -Cperl5rx 19:35
19:49 amnesiac left
DarkWolf84 reads Synopsis 5 19:49
19:52 penk joined
DarkWolf84 I don't understand the difference between token and rule 19:54
Tene DarkWolf84: defaults 20:02
20:03 Limbic_Region left 20:12 jisom left 20:15 BinGOs left 20:19 cognominal_ left 20:25 BinGOs joined 20:27 iblechbot left 20:32 rindolf left 20:36 iblechbot joined 20:45 Timm3h joined 20:52 penk left 20:55 drupek1225 left 21:02 drupek1225 joined 21:19 drupek1225 left 21:22 pmurias left 21:31 penk joined 22:07 Timm3h left 22:22 Timm3h joined 22:27 ludan left 22:28 ludan joined 22:31 cmarcelo_ joined 22:37 justatheory joined 22:40 xinming_ joined 22:41 cmarcelo left 22:44 iblechbot left 23:04 polettix joined
DarkWolf84 I realy have mach to learn but not give up 23:10
:)
23:14 thoughtpolice joined 23:24 drupek1225 joined 23:34 Timm3h left 23:35 Timm3h joined 23:46 mr_ank joined