Sujet : Re: The joy of FORTH (not)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.misc alt.folklore.computersDate : 21. Oct 2024, 21:53:46
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vf6f0q$13ctc$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
User-Agent : Pan/0.160 (Toresk; )
On Mon, 21 Oct 2024 07:55:43 -0700, John Ames wrote:
On Mon, 21 Oct 2024 08:41:38 -0000 (UTC)
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
Why would anyone want to use it, though?
For starters, it's about the simplest way to get a minimal interactive
system going on a homebrew/hobbyist computer project which still offers
full access to the bare metal ...
But for an RP2040, you can already cross-compile C code from a Linux-based
host, like a Raspberry Pi. That will give you “full access to the bare
metal”, without the overheads of threaded code.