Skip to content

Opening book details…

Can I read Token Separation and Symbol Table Operations on EtoBox?

Token Separation and Symbol Table Operations by Bernice Samina is a document available to read on EtoBox.

What is Token Separation and Symbol Table Operations about?

The document describes the first pass of a two-pass assembler. It reads the source program line by line and determines the location counter value. If the opcode is found in the operation code table, the location counter is incremented by 3. It writes the symbol table and intermediate file. It finds the length of the program by subtracting the start address from the final location counter value.

Author
Bernice Samina
Language
EN