Will Coleda <[EMAIL PROTECTED]> wrote: > Attached, find a .tgz that can be exploded in the top level of parrot > which creates the abstract pmc "tclobject", with children "TclString", > "TclInt", "TclFloat", and container pmcs "TclList" (an array) and > "TclArray" (a hash).
Applied now, slightly modified for dynclasses and with string-related adaptions due to API changes. leo