1314	 The Organization of Symbol Tables	 An efficient symbol table organization is an important feature in the design of any compiler. During the construction of the Virginia ALGOL compiler for the Burroughs B the primary consideration in the symbol table design was that the recognition of identifiers and reserved words should be as rapid as possible. The general features of the technique are described.
