in reply to Re: Emojis for Perl Monk names [symbolic]
in thread Emojis for Perl Monk names

it occurred to me that symbolic representations of monk's names could be achieved without emoji

Brilliant! I've just used your idea to improve the ++ in my "final" $A++ emoji (so ⁺⁺ to you :) ... well, I think it's an improvement, what do you think?

👁️🍾👍🦟
  • Comment on Re^2: Emojis for Perl Monk names [symbolic]

Replies are listed 'Best First'.
Re^3: Emojis for Perl Monk names [symbolic]
by kcott (Archbishop) on Nov 19, 2023 at 12:44 UTC
    "... well, I think it's an improvement, what do you think?"

    In the sense of '$A++ is a deformation of "A plus" ...' (from Re: Perl Secret Operator Emojis ($A++)) $A++ works for me.

    When representing an increment operation, I'd prefer the more usual $A++.

    — Ken