2022-07-30 15:12:20 -07:00
2022-02-27 20:59:19 -08:00
2022-07-30 15:11:28 -07:00
2022-07-14 21:24:00 -07:00
2022-02-27 20:59:19 -08:00
2022-07-13 21:31:01 -07:00
2022-07-20 23:20:30 -07:00
2022-07-20 23:20:30 -07:00
2022-07-22 20:08:04 -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-07-30 15:12:20 -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%