#1066: Add %(...) expression to NQP
-----------------------------+----------------------------------------------
 Reporter:  Austin_Hastings  |       Owner:  pmichaud
     Type:  todo             |      Status:  new     
 Priority:  minor            |   Milestone:          
Component:  PCT              |     Version:  1.6.0   
 Severity:  low              |    Keywords:          
     Lang:                   |       Patch:          
 Platform:                   |  
-----------------------------+----------------------------------------------
 Presently, NQP supports circumfix operators:

 $(...) - which requests the .ast of an expression

 @(...) - which requests the .list of an expression

 Since Captures have both a hash part and a list part, please add

 %(...) - which requests the .hash of an expression

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1066>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to