User Interface
browser
macro view
direct access
online
programming
the program
Editing
module
groups
words
hypertext
move items
Loading
init code
load all
load used
lean code
code window
Testing
words
program
terminal
interpreter
changes
debugging
debug code
EPROM
cold start
cold test
code image

Loading Only the Code that is Used

loading only used words (8186 Byte)

If you load a single word, Holon also loads all words that are used by this word. Load the final word in a program, and Holon loads all words -- only the words -- that are used in that program. I have pressed <F3> to load SetResetVector, which uses InitProgram which calls Main ... -- Next