i think ive mentioned this before but one of the cs professors here has a signature that's just >>>bill<<<
APL
APL uses ⍝ to indicate a comment up to the end of the line.
For example:
⍝ Now add the numbers:
c←a+b ⍝ addition
In dialects that have the ⊣ ("left") and ⊢ ("right") primitives, comments can often be inside or separate statements, in the form of ignored strings
https://en.m.wikipedia.org/wiki/Comment_(computer_programming)
@132ikl OH DO IT IN HASKELL
{- this is a comment
on more lines -}
@ersei okay except i dont know haskell LOL
its so simple and iconic and i need something like that so bad. fuck all these complicated email signatures