Next in thread → Next in month →

[xml-dev] What is an integer? (was: Re: [xml-dev] XML Quiz)

From
Roger L Costello <>
To
"" <>
Date
2023-03-26T17:53:29Z
ID
<>
Thread
[xml-dev] What is an integer? (was: Re: [xml-dev] XML Quiz)
Michael Sperberg-McQueen wrote:

> nothing in our machines ever contains an integer
> (or for that matter a string of characters), since
> integers are abstract objects and machines are
> physical objects.  Our machines only ever contain
> and operate on representations of things like integers.
> It is convenient to exploit metonymy and allow ourselves
> to speak of a particular field of bits as "being" an integer
> rather than "representing" an integer, but that is
> just a manner of speaking, not a coherent account of
> programming-language semantics.

Oh, that is wicked cool!

Awesome post Michael. Thank you!

For my benefit:

[Definition] Metonymy: the substitution of the name of an attribute for that of the thing meant.
Next in thread → Next in month →