Of an algorithm or program: a program that in processing the data, goes through it more than once. For example, a multipass BASIC compiler might extract all the variable information on the first pass and then parse everything in the second. Usually slower than a single pass program.

Log in or register to write something here or to contact authors.