Re: New pmc syntax for HLLs.

2005-11-19 Thread Roger Browne
Will Coleda wrote: > 'pmclass' now takes two additional flags ... > (Roger: you should steal this syntax for your Amber PMCs. =-) Thanks Will. Consider it stolen! I see that you only handle one 'maps' directive per PMC. I think some PMCs will use more. Consider a HLL that doesn't have any specia

Re: New pmc syntax for HLLs.

2005-11-18 Thread Chip Salzenberg
On Fri, Nov 18, 2005 at 10:23:24AM -0500, Will Coleda wrote: > pmclass TclString extends TclObject extends String dynpmc group > tcl_group hll Tcl maps String { ... } Nice improvisation on an existing theme. One of these months I'll get around to making op and pmc definitions less clunky. Mean