Fronds word types
The "type" field in the dictionary (see Fronds source format) can have these values:
0: undefined
1: word
2: immediate
3: number
4: constant
5: variable
This information is used primarily by the editor. The compiler uses the "flags" field instead. When you update this field you must update the "flags" field to match.