:: Re: [DNG] OT: some ancient programm…
Top Pagina
Delete this message
Reply to this message
Auteur: Renaud OLGIATI
Datum:  
Aan: dng
Onderwerp: Re: [DNG] OT: some ancient programming language history
On Mon, 27 Jul 2015 10:32:06 -0400
Hendrik Boom <hendrik@???> wrote:

> But if you frequently change languages, you rapidly find:
>
> = is a bad choice for assignment, because it also means equality.
> = is a bad choice for equality, because it also means assignment.
>
> So the only sane choice is to use := for assignment and == for
> equality. Forget about = altogether.


Or, as in APL, use => for assignment and = for equality (all in one line ;-3)

Cheers,

Ron.
-- 
   And it should be the law: If you use the word `paradigm' without knowing
      what the dictionary says it means, you go to jail. No exceptions.
                                                             -- David Jones


                   -- http://www.olgiati-in-paraguay.org --