mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
config BR2_PACKAGE_4TH
|
|
bool "4th"
|
|
help
|
|
4tH is a Forth compiler that can create bytecode,
|
|
C-embeddable bytecode, standalone executables, but also
|
|
works fine as a scripting language
|
|
|
|
https://thebeez.home.xs4all.nl/4tH/
|