gforth
[Top][All Lists]
Advanced

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

Re: [gforth] A single-board computer with Gforth support?


From: Carsten Strotmann
Subject: Re: [gforth] A single-board computer with Gforth support?
Date: Sat, 02 Apr 2016 13:20:36 +0200
User-agent: mu4e 0.9.17; emacs 24.5.1

Hello Koz,

Koz Ross writes:

> Thus, I have two questions:
>
> 1) Is there actually an SBC with support for Gforth similar to the SBCs
> supporting proprietary Forths described in that thread?

it depends how you define "Single Board Computer", the term is kind of
blurry today.

The "normal" gforth needs a POSIX compliant OS running on the board,
like Linux.

I use gforth on the GNUBlin Board http://gnublin.embedded-projects.net,
the Intel Galileo
https://www.arduino.cc/en/ArduinoCertified/IntelGalileo and the
Raspberry Pi https://www.raspberrypi.org. These might be seen as SBC.

And then there is Gforth-ec, the embedded version of gforth, which
supports many processor types and can run on bare hardware (without an
OS). To use gforth-ec, you usually need to write some kind of
initialization code for your board.

Best regards

Carsten






reply via email to

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