Nuvoton FORTH
 All Classes Files Functions Variables Macros Modules Pages
System structure

This system containts two parts:

  1. byte-code compiler, and
  2. run-time VM/ bytecode interpreter provides access to hardware (memory, I/O and a few generic drivers)

This double-part bytecode-based architecture provides some portability across systems on which it can run, still having low-level access to all the hardware for experiments. Current version able to run portable code on:

TODO: