Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tooling

Tooling Options

Assembler

  • The assembler is the program that translates assembly code into machine code.
  • It is the only tool required to build DSA assembly language programs.
  • The assembler also works as a library that can be called from applications such as the emulator

Our Tooling: