>>>>> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes: DS> Names should be in all lower case, and short but not truncated. Try to DS> avoid underscores, but shift_l and shift_r are OK. (I'll get to the DS> underscore issues later) two suggestions. first in the parrot asm PDD, codify that (maybe under a style section). and secondly, since we will be creating a bunch of ops now and in the near future, we can establish an op name style. shift_l is ok as is good old add. but what about subtract? pdp-11 used SUB which already has much meaning in the perl world. :) uri -- Uri Guttman --------- [EMAIL PROTECTED] ---------- http://www.sysarch.com SYStems ARCHitecture and Stem Development ------ http://www.stemsystems.com Search or Offer Perl Jobs -------------------------- http://jobs.perl.org
- Re: Math functions? (Particularly transcendental ones) Dave Storrs
- Re: Math functions? (Particularly transcendental ones) Jeremy Howard
- Re: Math functions? (Particularly transcendental on... Uri Guttman
- Re: Math functions? (Particularly transcendental on... Ariel Scolnicov
- Re: Math functions? (Particularly transcendental on... Michael G Schwern
- RE: Math functions? (Particularly transcendental on... Brent Dax
- Re: Math functions? (Particularly transcendental ones) Dan Sugalski
- RE: Math functions? (Particularly transcendental ones) Dan Sugalski
- Re: Math functions? (Particularly transcendental on... John Siracusa
- RE: Math functions? (Particularly transcendental ones) Dan Sugalski
- Re: Math functions? (Particularly transcendental ones) Buddha Buck
- RE: Math functions? (Particularly transcendental ones) Wizard
- RE: Math functions? (Particularly transcendental ones) Dan Sugalski
- Re: Math functions? (Particularly transcendental ones) Bart Lateur