Brad Nelson d9d515861b Fix call.
2022-10-22 09:29:13 -07:00
2022-02-27 20:59:19 -08:00
2022-10-22 09:29:13 -07:00
2022-02-27 20:59:19 -08:00
2022-09-05 21:25:46 -07:00
2022-09-05 22:01:39 -07:00
2022-10-21 15:02:12 -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-10-21 20:07:26 -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 Apache-2.0 2.2 MiB
Languages
Forth 55.3%
C 16.2%
HTML 11.9%
JavaScript 5.7%
Python 4.6%
Other 6.3%