One-pass compiler

This article needs to be wikified. Please format this article according to the guidelines laid out at Wikipedia:Guide to layout, then remove this notice.

Type of software compiler that passes through the source code only once. One-pass compilers are faster, however may not generate an as efficient program. In addition a one-pass compiler cannot compile all types of source codes.

 This computer-related article is a stub. You can help Wikipedia by expanding it.

See also: One-pass compiler, Computer