c1692b80391d2779af21e8047ee1633edc4642a5
µ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
53.1%
C
17.8%
HTML
13.2%
Python
4.7%
JavaScript
4.2%
Other
7%