emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Evaluate or execute?


From: Joost Kremers
Subject: Re: Evaluate or execute?
Date: Sun, 24 Oct 2021 22:05:30 +0200
User-agent: mu4e 1.6.6; emacs 27.2.50

On Sun, Oct 24 2021, Thomas S. Dye wrote:
> The org manual and various documents on Worg appear to use the subject terms 
> as
> synonyms for running a bit of source code and gathering its result.  Is there 
> a
> useful distinction that this non-software engineer is missing?  Or, are the
> terms simply synonymous?

To me, the term "evaluate" suggests that the piece of code returns a value that
one is interested in, while "execute" suggest that the code has some side effect
and doesn't return a value (or one that is ignored). Though I doubt this is a
very firm distinction that is strictly adhered to. For practical purposes, you
can probably consider them synonymous.

-- 
Joost Kremers
Life has its moments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]