释义 |
assembly list [ǝ`sem·blē ´list] COMPUTER SCIENCE A printed list which is the by-product of an assembly procedure; it lists in logical instruction sequence all details of a routine, showing the coded and symbolic notation next to the actual notations established by the assembly procedure; this listing is highly useful in the debugging of a routine. |