![]() |
Nuvoton FORTH
|
(c) Dmitry Ponyatov <dpony> , GNU Lesser GPL atov @gmai l.co m
github: https://github.com/ponyatov/nuFORTH
This is a stand-alone (bare-metal) command shell console was done for debugging and experimenting purposes with cool Nuvoton nuc976 SoC.
The syntax and principle were grabbed from the FORTH programming language and OpenFirmware, though it does not follow any standard (it is more close to '83).
https://github.com/OpenNuvoton/NUC970_NonOS_BSP/issues/1
The core was based on the bytecode interpreter for
but VM command system open for
-arm926
, -mips32
and -x86