54d745e798a8f2bd328f6e85d725bc07c5e452ab
µ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.
Languages
Forth
55.3%
C
16.2%
HTML
11.9%
JavaScript
5.7%
Python
4.6%
Other
6.3%