C Forth for PlatformIO |
Forth Programming |
Quozl brought up C Forth on PlatformIO for these target boards;
- Raspberry Pi Pico RP2040,
- Adafruit Feather M0,
- Teensy 3.1, 3.2, 3.5, 3.6, and 4.0,
- Espressif ESP32.
C Forth is a Forth language environment optimised for embedded use in
semi-constrained systems such as System-on-Chip processors.
See Mitch Bradley's C Forth repository on GitHub.
(19 November 2022)
|