[Pynie] Grammar mostly done, but help needed

2007-02-28 Thread Klaas-Jan Stol
hi, attached my current version of languages/pynie's grammar. I can't get the binary operators "is not" and "not in" working correctly. The problem seems to be that "is parsed()" does not work. When I specify a rule in the is parsed() annotation, and in the rule I emit some message (just calli

[perl #41636] [PATCH] Updates for PDD06

2007-02-28 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41636] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41636 > hi, attached a patch for pdd06 (pasm). fixing: * change ".sub" into ".pcc_sub"; ".su

[perl #41637] [PATCH] SMOP; won't compile on MSVC due to declarations not at top of block

2007-02-28 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41637] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41637 > hi, SMOP_class.pmc and smop_attribute.pmc won't compile on microsoft visual studio,

[Pynie] Updated grammar: is [not] and [not] in workin

2007-02-28 Thread Klaas-Jan Stol
hi, attached an updated grammar for pynie/python. The PAST stuff is still broken, have to work a bit on that. THis grammar does part of the expression parsing recursive descent, and from comparisons (==, != etc) to the power operator (**) through the operator table. regards, kjs ## $Id: gra

[perl #41642] [BUG] tailcall with slurpy gives segfault

2007-02-28 Thread Mehmet Yavuz Selim Soyturk
# New Ticket Created by "Mehmet Yavuz Selim Soyturk" # Please include the string: [perl #41642] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41642 > ### ## file tail.pir: .namespace [ 'Wra

[perl #41642] [BUG] tailcall with slurpy gives segfault

2007-02-28 Thread Bob Rogers
From: "Mehmet Yavuz Selim Soyturk" (via RT) <[EMAIL PROTECTED]> Date: Wed, 28 Feb 2007 08:54:19 -0800 # New Ticket Created by "Mehmet Yavuz Selim Soyturk" # Please include the string: [perl #41642] # in the subject line of all future correspondence about this issue. # http://