A method of representing trees as bitmaps (when the vocabulary of all terminals and non-terminals is known) rather than using the expensive string representations. The implementations of this type of tree is only partially complete.