start | all-pages
dictionary
The dictionary is a linked list which keeps track of all the
*word names. See *DictionaryEntryFormat for details on the
fields in the entries. A +Dictionary variable holds a pointer
to the latest header.
I try to follow a general *NamingConvention in choosing word
names.
Words acting on dictionary entries are in the `d:` *namespace.