Parrot 6.3.0 "Black-cheeked Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 15 April 2014.
01:04 FROGGS_ joined 01:57 cooper joined 01:58 rurban joined 02:04 rurban joined 04:48 nnunley_ joined 06:20 basiliscos joined 07:03 FROGGS joined 07:23 cooper joined 07:38 rurban joined 07:40 basiliscos joined 08:37 basiliscos joined 08:39 nnunley joined 08:41 rurban joined 09:09 elspru joined
elspru hey is there a pasm tutorial anywhere? 09:10
or any kind of (updated) documentation for it?
FROGGS elspru: search for pasm at irclog.perlgeek.de/parrot 09:14
there was a discussion about that recently
elspru k, so it's deprecated. 09:23
09:44 rurban joined 10:17 basiliscos1 joined 10:47 rurban joined 10:52 elspru_ joined 11:43 FROGGS joined 11:49 rurban joined 12:27 basiliscos joined 12:52 rurban joined 13:04 sorear joined 13:37 rurban joined 13:38 elspru_ left 13:43 rurban1 joined 13:53 bluescreen joined 14:05 FROGGS joined 14:24 elspru joined
elspru can I use pasm syntax in PIR? I find it easier to understand. 14:24
I like words, symbols drive me nuts.
14:26 rurban joined
elspru rurban: can I use pasm syntax in PIR? 14:27
14:30 FROGGS joined
rurban_ elspru: PIR ias almost PASM, just a bit better 14:33
no
different parsers and compilers 14:34
elspru bah 14:39
14:39 elspru left 14:44 nnunley joined 14:48 FROGGS joined, bluescreen_ joined
rurban_ elspru: But you are free to use pasm for a while. we'll just rip it out sooner or later 15:25
16:26 Psyche^ joined 17:59 rurban joined 18:13 Chirag joined
Chirag Hey! :) 18:25
rurban_ How did it go with your exams? 18:28
Chirag great!
rurban_ Good :) 18:29
Chirag all done! I am all free now :D .. no more distractions :)
really excited to get back on track!
rurban_ But you'll have more exams in June, right?
Chirag nope
end of sem
rurban_ Uuh, good 18:30
lot of time now
Chirag yes!
What about you? any new movies? :) 18:31
rurban_ Following Cannes right now: cannes-rurban.rhcloud.com/
Chirag oh nice!
rurban_ And nobody will care about Titli 18:32
Chirag havent heard
rurban_ (The only Indian movie this year, better than Lunchbox)
And a lot of Latin american movies lately: www.rottentomatoes.com/user/id/8396...6/ratings/ 18:33
Chirag I am not much of a follower.. but there is always a short film category right?
I really like those
rurban_ yes, but just a small one
It's more about the biggest films of the year. The biggest this tiume almost 4 hrs (Turkish Ceylan: Winter Sleep) 18:34
Sundance has more and better shorts
Chirag oh.. 18:35
nice
Omar.. thats one movie I want to watch
rurban_ That's a big one 18:36
Locke is also really good, much better than expected
Chirag First time I am hearing about that one.. summary looks good.. 18:38
rurban_ Indian movies in Houston are currently only 2 States (still) and Million Dollar Arm (US movie about indian cricket players)
Ah, and Lunchbox (Dabba) also still playing 18:39
Chirag lunchbox.. I have heard its got a refreshing storyline
havent watched
rurban_ Lunchbox is pretty good, very european 18:40
I haven't had time yet to improve pmc2c. Still a bit too busy with the perl5 compiler, but got my release out yesterday
Chirag ohk..
I was looking at how to get on with pmc2c 18:41
improving it is the next task
rurban_ But you really need to look into pmc2c also, as this is the key to automize all the optimizations. with perl -d step through it
not easy to find the right breakpoints
I can post a .perl5db helper later 18:42
Chirag that would help..
I need to get it running.. because it wont build after the WBs 18:43
rurban_ Once it gets running stable, the WB task is done :) Thanksfully easy to test now 18:44
The optimization is already done, by reducing the nested function call
Chirag yes..
maybe I should compare the current release with the pmc2c_orig branch .. to see what is causing a failure 18:45
'make' does show where it fails 18:46
I need to figure out 'why' 18:47
rurban: I think the problem is giving attributes to methods in default.pmc 19:21
it throws the error expected declaration specifiers before ‘:’ token ... say like :no_wb
thats fixed .. apparently I had added no_wb attribute to non-VTABLE methods like caller() and cant_do_* ... not sure why that was giving a problem in the first place .. I guess I need to understand how VTABLE methods are treated differently.. 19:37
new set of errors: ISO C90 forbids mixed declarations and code .. for instance: PMC *result = PMCNULL 19:44
20:24 particle1 joined
Chirag fixed that .. pmc* const declared and initialized before WB is added 20:27
21:05 davidfetter joined 21:15 davidfetter_ joined 21:52 janus joined 22:23 bluescreen joined