Brad Nelson 7426ce9b04 Added FROT
2022-04-19 21:35:49 -07:00
2022-02-27 20:59:19 -08:00
2022-04-19 21:35:49 -07:00
2022-02-27 21:45:28 -08:00
2022-02-27 20:59:19 -08:00
2022-03-14 10:21:08 -07:00
2022-02-27 21:24:40 -08:00
2022-02-27 20:59:19 -08:00
2022-02-27 20:59:19 -08:00
2022-03-26 11:03:29 -07:00
2022-02-27 20:59:19 -08:00
2021-06-28 22:23:21 -07:00
2022-03-07 14:51:15 -08:00
2022-02-27 20:59:19 -08:00

µEforth / ESP32forth

This EForth inspired implementation of Forth is bootstraped from a minimalist C kernel.

Building from Source

To build:

make

The resulting output will have this structure:

  • out/deploy - A copy of the eforth.appspot.com / esp32forth.appspot.com ready to deploy.
  • out/windows - A build for Windows.
  • out/linux - A build for Linux.
Description
A fork of https://github.com/flagxor/ueforth - an implementation of the forth programming language for ESP32 microprocessors.
Readme 2.1 MiB
Languages
Forth 53.1%
C 17.8%
HTML 13.2%
Python 4.7%
JavaScript 4.2%
Other 7%