Parrot 5.1.0 "Zombie Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 27 February 2013.
00:05 davidfetter joined 00:28 benabik joined 01:28 woosley joined 02:09 kid51 joined 02:27 benabik joined 02:37 swarley joined
swarley in ` new P1, .Integer' (PASM example), does the . in .Integer signify that it is an identifier? 02:38
cotto where's that example? 02:42
swarley www.parrot.org/dev/examples/pasm
It starts in the `PMC' section 02:43
cotto yeah
swarley I understand the end result, but not so much the syntax implications of it all 02:44
cotto I can't recall having seen that syntax. It looks like an alternative to quoting it.
s/it/the PMC type name 02:45
swarley Oh okay, so the name that it's referenced as in.. I think it's 'vtable'? I can't remember exactly 02:46
cotto It'd be in the PMC definition, among other places. 02:47
swarley gah, I'm afraid to text my lexer against the parrot ast output. 02:49
03:09 kid51_ joined 04:32 xcombelle joined 04:35 preflex_ joined 07:06 Mike-PerlRecruiter_ joined 07:12 bouncy joined 07:13 bouncy joined 09:15 donaldh joined 13:57 darbelo joined 14:16 PacoAir joined 14:21 Psyche^ joined 14:27 bluescreen joined 14:44 PacoAir joined 14:54 benabik joined 17:27 donaldh joined 17:50 PacoAir joined 18:51 PacoAir joined 19:01 contingencyplan joined
dalek p: e79c768 | jnthn++ | src/QAST/Operations.nqp:
Add nqp::backtracestrings.
19:02
19:03 zby_home joined 19:07 Mike-PerlRecruiter_ joined 19:34 swarley joined 20:06 donaldh joined 21:27 perlite joined
dalek kudo/nom: a72f82d | jnthn++ | src/Perl6/Grammar.pm:
Eliminate a no-longer-needed hack.
21:28
kudo/nom: edeeaf3 | jnthn++ | src/Perl6/Grammar.pm:
Eliminate pir:: usage in Perl6::Grammar.
kudo/nom: 6ce3130 | jnthn++ | src/Perl6/Actions.pm:
Eliminate pir:: in Perl6::Actions.
kudo/nom: 680d86a | jnthn++ | src/Perl6/ (2 files):
Turn some QAST::VM into QAST::Op.
22:57 mtk joined 23:37 PacoAir joined
dalek kudo/nom: 2303d19 | jnthn++ | src/Perl6/World.pm:
Some pir:: => nqp:: in Perl6::World.
23:49
kudo/nom: 6f5cfc1 | jnthn++ | src/Perl6/World.pm:
Eliminate some property usages.
kudo/nom: 40069f9 | jnthn++ | src/Perl6/Metamodel/BOOTSTRAP.pm:
Some pir:: => nqp:: in BOOTSTRAP.