Parrot & Partial application

2007-12-01 Thread istarex
produces a thunk which stores the subroutine and the available args. If there isn't a better way to do this, how would I get the arity of a subroutine? - Istarex

PGE & Multiple grammar associations

2007-12-04 Thread istarex
cts. Both would work off the same grammar, but the different actions allow for different outputs from the parsers. - Istarex