2022-09-04 17:05:06 -07:00
2022-02-27 20:59:19 -08:00
2022-09-04 17:05:06 -07:00
2022-09-04 16:58:11 -07:00
2022-09-04 17:05:06 -07:00
2022-02-27 20:59:19 -08:00
2022-09-04 16:58:11 -07:00
2022-08-14 14:42:53 -07:00
2022-07-20 23:20:30 -07:00
2022-08-12 13:41:38 -07:00
2022-07-13 21:31:01 -07:00
2022-02-27 20:59:19 -08:00
2021-06-28 22:23:21 -07:00
2022-09-04 16:58:11 -07: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%