Re: RP2350 and Pico 2 - things missing

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: RP2350 and Pico 2 - things missing
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.sys.raspberry-pi
Date : 02. Sep 2024, 05:01:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vb3dbd$1r1t9$11@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Pan/0.160 (Toresk; )
On Sun, 1 Sep 2024 11:07:17 +0100, mm0fmf wrote:

Or you were programming in C on an Analog Devices SHARC were char was 32
bits.

I was watching a video clip the other day which talked about the Symbolics
3600 Lisp Machine from the 1980s. This one had core Lisp constructs like
garbage collection and arbitrary-precision integers programmed into its
microcode.

When they came to implement a C compiler, they didn’t bother defining
finite-precision integers for it: they just had it use the arbitrary-
precision ones, since they were already available in the machine
instruction set. The “sizeof” operator did return small, fixed values for
types, but for integers, they were essentially meaningless.

Somebody wrote a test program to determine how large an integer was, by
initializing a variable to 1 and left-shifting it until it overflowed and
went to zero.

The program ran for over an hour, exhausted all the available memory, and
crashed.

Date Sujet#  Auteur
15 Aug 24 * RP2350 and Pico 2 - things missing77James Harris
15 Aug 24 +* Re: RP2350 and Pico 2 - things missing3Theo
18 Aug 24 i`* Re: RP2350 and Pico 2 - things missing2James Harris
18 Aug 24 i `- Re: RP2350 and Pico 2 - things missing1Michael Schwingen
17 Aug 24 `* Re: RP2350 and Pico 2 - things missing73Lawrence D'Oliveiro
21 Aug 24  `* Re: RP2350 and Pico 2 - things missing72Brian Gregory
22 Aug 24   `* Re: RP2350 and Pico 2 - things missing71The Natural Philosopher
22 Aug 24    `* Re: RP2350 and Pico 2 - things missing70Single Stage to Orbit
22 Aug 24     +- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
22 Aug 24     `* Re: RP2350 and Pico 2 - things missing68Ahem A Rivet's Shot
22 Aug 24      +* Re: RP2350 and Pico 2 - things missing4Single Stage to Orbit
22 Aug 24      i`* Re: RP2350 and Pico 2 - things missing3Single Stage to Orbit
22 Aug 24      i `* Re: RP2350 and Pico 2 - things missing2Chris Townley
22 Aug 24      i  `- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
23 Aug 24      +- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
23 Aug 24      `* Re: RP2350 and Pico 2 - things missing62The Natural Philosopher
23 Aug 24       +- Re: RP2350 and Pico 2 - things missing1mm0fmf
23 Aug 24       `* Re: RP2350 and Pico 2 - things missing60Ahem A Rivet's Shot
23 Aug 24        +* Re: RP2350 and Pico 2 - things missing3The Natural Philosopher
23 Aug 24        i`* Re: RP2350 and Pico 2 - things missing2mm0fmf
23 Aug 24        i `- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
23 Aug 24        +* Re: RP2350 and Pico 2 - things missing3Ahem A Rivet's Shot
24 Aug 24        i`* Re: RP2350 and Pico 2 - things missing2mm0fmf
26 Aug 24        i `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
24 Aug 24        `* Re: RP2350 and Pico 2 - things missing53Lawrence D'Oliveiro
24 Aug 24         `* Re: RP2350 and Pico 2 - things missing52Ahem A Rivet's Shot
26 Aug 24          `* Re: RP2350 and Pico 2 - things missing51Lawrence D'Oliveiro
26 Aug 24           `* Re: RP2350 and Pico 2 - things missing50mm0fmf
27 Aug 24            `* Re: RP2350 and Pico 2 - things missing49Lawrence D'Oliveiro
27 Aug 24             `* Re: RP2350 and Pico 2 - things missing48mm0fmf
28 Aug 24              `* Re: RP2350 and Pico 2 - things missing47Lawrence D'Oliveiro
28 Aug 24               `* Re: RP2350 and Pico 2 - things missing46druck
28 Aug 24                +- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
29 Aug 24                +* Re: RP2350 and Pico 2 - things missing43Richard Kettlewell
29 Aug 24                i+* Re: RP2350 and Pico 2 - things missing29Ahem A Rivet's Shot
29 Aug 24                ii+* Re: RP2350 and Pico 2 - things missing2Pancho
1 Sep 24                iii`- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
29 Aug 24                ii+* Re: RP2350 and Pico 2 - things missing8Richard Kettlewell
29 Aug 24                iii+* Re: RP2350 and Pico 2 - things missing4Ahem A Rivet's Shot
29 Aug 24                iiii`* Re: RP2350 and Pico 2 - things missing3Richard Kettlewell
29 Aug 24                iiii `* Re: RP2350 and Pico 2 - things missing2Ahem A Rivet's Shot
29 Aug 24                iiii  `- Re: RP2350 and Pico 2 - things missing1Richard Kettlewell
30 Aug 24                iii`* Re: RP2350 and Pico 2 - things missing3crn
30 Aug 24                iii +- Re: RP2350 and Pico 2 - things missing1Gerhard Hoffmann
2 Sep 24                iii `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
29 Aug 24                ii`* Re: RP2350 and Pico 2 - things missing18John Aldridge
29 Aug 24                ii +* Re: RP2350 and Pico 2 - things missing16Ahem A Rivet's Shot
29 Aug 24                ii i+* Re: RP2350 and Pico 2 - things missing3The Natural Philosopher
29 Aug 24                ii ii`* Re: RP2350 and Pico 2 - things missing2Richard Kettlewell
30 Aug 24                ii ii `- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
30 Aug 24                ii i`* Re: RP2350 and Pico 2 - things missing12John Aldridge
30 Aug 24                ii i +- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
30 Aug 24                ii i `* Re: RP2350 and Pico 2 - things missing10mm0fmf
30 Aug 24                ii i  +* Re: RP2350 and Pico 2 - things missing8The Natural Philosopher
30 Aug 24                ii i  i+* Re: RP2350 and Pico 2 - things missing2Pancho
3 Sep 24                ii i  ii`- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
30 Aug 24                ii i  i`* Re: RP2350 and Pico 2 - things missing5mm0fmf
30 Aug 24                ii i  i `* Re: RP2350 and Pico 2 - things missing4The Natural Philosopher
31 Aug 24                ii i  i  +* Re: RP2350 and Pico 2 - things missing2Chris Townley
31 Aug 24                ii i  i  i`- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
2 Sep 24                ii i  i  `- Re: RP2350 and Pico 2 - things missing1Kerr-Mudd, John
30 Aug 24                ii i  `- Re: RP2350 and Pico 2 - things missing1Gordon Henderson
30 Aug 24                ii `- Re: RP2350 and Pico 2 - things missing1Pancho
29 Aug 24                i`* Re: RP2350 and Pico 2 - things missing13The Natural Philosopher
29 Aug 24                i `* Re: RP2350 and Pico 2 - things missing12druck
1 Sep 24                i  `* Re: RP2350 and Pico 2 - things missing11Lawrence D'Oliveiro
1 Sep 24                i   `* Re: RP2350 and Pico 2 - things missing10mm0fmf
1 Sep 24                i    +* Re: RP2350 and Pico 2 - things missing8Ahem A Rivet's Shot
1 Sep 24                i    i+- Re: RP2350 and Pico 2 - things missing1The Natural Philosopher
1 Sep 24                i    i`* Re: RP2350 and Pico 2 - things missing6mm0fmf
1 Sep 24                i    i `* Re: RP2350 and Pico 2 - things missing5Single Stage to Orbit
2 Sep 24                i    i  `* Re: RP2350 and Pico 2 - things missing4mm0fmf
2 Sep 24                i    i   +- Re: RP2350 and Pico 2 - things missing1Ahem A Rivet's Shot
2 Sep 24                i    i   +- Re: RP2350 and Pico 2 - things missing1Single Stage to Orbit
3 Sep 24                i    i   `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
2 Sep 24                i    `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro
1 Sep 24                `- Re: RP2350 and Pico 2 - things missing1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal