Re: musings: write some perl ops in perl

2001-08-25 Thread Dan Sugalski
At 11:37 PM 8/22/2001 +0100, Tim Bunce wrote: >Larry's already said (from memory) that the distinction between ops and >subs should be minimized or eliminated. > >That, together with the desire to keep parrot fairly language netural, >leads naturally to having 'heavy' ops actually be be subs. Yup

Re: musings: write some perl ops in perl

2001-08-22 Thread Tim Bunce
Larry's already said (from memory) that the distinction between ops and subs should be minimized or eliminated. That, together with the desire to keep parrot fairly language netural, leads naturally to having 'heavy' ops actually be be subs. Tim. On Fri, Aug 17, 2001 at 06:02:44PM -0400, Uri Gu