Re: What Language Is This?

Liste des GroupesRevenir à cl misc 
Sujet : Re: What Language Is This?
De : mailbox (at) *nospam* dmitry-kazakov.de (Dmitry A. Kazakov)
Groupes : comp.lang.misc
Date : 06. Sep 2024, 13:14:06
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbermf$q8dd$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 2024-09-06 11:56, Bart wrote:
On 06/09/2024 01:24, Lawrence D'Oliveiro wrote:
Looking at the picture at the head of this article
<https://www.zdnet.com/article/the-rise-and-fall-in-programming-languages-popularity-since-2016-and-what-it-tells-us/>,
I couldn’t recognize what language was used for that code.
>
Does anybody know what language it might be? Of course, it could be a
fake.
 The one with 'if ("true")' and the mix of // and # comments? It looks made-up.
if ("true") makes a lot of sense in our times of alternative facts and moral relativism... (:-))
<OT>
In fuzzy logic proper ("fuzzy logic" refers neither to fuzzy nor to logic (:-)) you could have (so-called linguistic variable):
if almost true then
    s1;
else
    s2;
end if;
and follow both paths with different levels of confidence. A potentially interesting language which could be efficiently implemented on modern multicores. The process of splitting paths is called "fuzzification." When you must bring them back to a single choice using some method like selecting the path with the highest confidence level, that is called "defuzzification."
</OT>
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

Date Sujet#  Auteur
6 Sep 24 * What Language Is This?4Lawrence D'Oliveiro
6 Sep 24 `* Re: What Language Is This?3Bart
6 Sep 24  +- Re: What Language Is This?1Dmitry A. Kazakov
7 Sep 24  `- Re: What Language Is This?1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal