Version 1 of Assembler

Updated 2004-08-09 19:56:43

An Assembler is a program that converts a human-readable (and, more particularly, human-writable) form of machine instructions (often called Assembly Language or Assembler) into a machine-readable form.


CL has been thinking about writing an explanation of why Tcl and assembly language can be good partners, a practice briefly described in, for example, "Programming down to the Silicon" [L1 ].

In the meantime, here's a reference to the Mac OS X Assembler Guide [L2 ].