Re: Chr & Ord, v0.4

2001-10-27 Thread Piers Cawley
Simon Cozens <[EMAIL PROTECTED]> writes: > On Thu, Oct 25, 2001 at 09:47:01AM -0400, James Mastros wrote: >> This is version 0.4 of my chr and ord patch for parrot. Included >> is a patch, a test file, and an example. > > That one looks good. You know, if it had documentation, I'd commit > it.

Re: Chr & Ord, v0.4

2001-10-25 Thread Simon Cozens
On Thu, Oct 25, 2001 at 09:47:01AM -0400, James Mastros wrote: > This is version 0.4 of my chr and ord patch for parrot. Included is a > patch, a test file, and an example. That one looks good. You know, if it had documentation, I'd commit it. :) -- A language that doesn't have everything is

Chr & Ord, v0.4

2001-10-25 Thread James Mastros
Hey all. This is version 0.4 of my chr and ord patch for parrot. Included is a patch, a test file, and an example. I don't really see any major problems with this version, at least that aren't implicit in the current Way Of Things with strings. (That is, native not being explicitly anything,