Dan Sugalski <[EMAIL PROTECTED]> writes: > On Sun, 20 Jun 2004, Ion Alexandru Morega wrote: > >> Dan Sugalski wrote: >> > I checked in more of PDD 17, detailing parrot's base types. Some of >> > those types definitely don't exist (like, say, the string and bignum >> > type...) and could definitely use implementing. Should be fairly >> > straightforward, and would be a good way to get up to speed on writing >> > PMC classes. >> >> Hello, i'm new to this list and to parrot programming, so i decided to >> start with something simple. I implemented a String PMC that is pretty >> much complete, it compiles, but i haven't tested it yet. It would be >> great if someone had a look at it, and later when i write some tests >> i'll check in a patch. The .pmc is attached. > > Sorry this one sat so long. (Piers reminded me with the summary) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It worked then --------------------------------'
> I checked in the PMC. Tests would be cool, to be sure. :)