Rich Freeman via plug on 1 Nov 2021 19:05:44 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] trojan, ransomware


On Mon, Nov 1, 2021 at 3:22 PM Martin Cracauer via plug
<plug@lists.phillylinux.org> wrote:
>
> Serious question.  I don't want to be all English-rulz, but
> realistically everybody programs in English.
>

Pretty sure non-ASCII programming has been a thing for a VERY long time:

      FACTORIAL←{×/⍳⍵}  ⍝ OR:   FACTORIAL←×/⍳

(Recursive implementation of factorial function in APL.  Works fine in
this non-html email thanks to unicode...)

-- 
Rich
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug