Re: Analysis of Olcott's Category Error

Liste des GroupesRevenir à theory 
Sujet : Re: Analysis of Olcott's Category Error
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theory
Date : 01. Jun 2025, 12:07:41
Autres entêtes
Organisation : -
Message-ID : <101hc9t$21ddf$1@dont-email.me>
References : 1
User-Agent : Unison/2.2
On 2025-05-31 19:15:10 +0000, Mr Flibble said:

Flibble is making a clear and important distinction between executing a
program (DDD()) and analyzing or simulating a program (HHH(DDD)). Let's
unpack the reasoning.
 Core Issue: Execution vs Simulation
-----------------------------------
Olcott writes code like:
     int main() {
       DDD(); // DDD calls HHH
    }
 Here, the program is executing DDD, which itself calls HHH. This is
problematic because:
 - Execution implies commitment: Once DDD() begins executing, its behavior
is already unfolding. A true decider (or SHD) must evaluate DDD before any
such commitment.
The "before" above is not required. The analyzer does not know whther the
analysis is performed before, during, or after an exectuions. It is even
possible that the program is ececuted before, during, AND after the
analysis, or that it is never executed. The result of the analysis should
be the same in all cases.
--
Mikko

Date Sujet#  Auteur
1 Jun 25 o Re: Analysis of Olcott's Category Error1Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal