Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: The joy of FORTH (not) Date: 21 Oct 2024 22:50:57 GMT Lines: 18 Message-ID: References: <20241021075543.00000494@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net zzsYrvf0ntVlrqrTyDQahQu93thqcW9cxpP3zyjKyyrsZ9ms4Z Cancel-Lock: sha1:M0CE2PEpQPc2mkbO6/tR7j0/5Oo= sha256:mxl0ubyTe/FP9kmXqmgy4jQEeepOSDoAoFaPJGBVUHw= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:59731 alt.folklore.computers:227980 On Mon, 21 Oct 2024 20:53:46 -0000 (UTC), Lawrence D'Oliveiro wrote: > 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. https://hackaday.com/2017/04/19/moving-forth-with-mecrisp-stellaris-and- embello/ Either you get it or you don't. nce you've flashed the firmware you don't need a Linux box or a cross compiler. "The coolest thing about using a Forth system is that very little support software is needed at all — the Forth interpreter compiles its own code, and you interact with it over the serial terminal. Everything happens inside the microcontroller. "