>>>>> "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

Reply via email to