[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Assembly Compiler



On Wed, Sep 01, 1999 at 13:54:57 -0400, Cory Rudder wrote:
> Does any one know if there is an assembly lang. compiler available for
> Debian? 

As an asside, the term "compiler" is typically used for programs that
translate from high-level languages. "assembler" is the standard term for
something that translates mnemonic assembly to object/machine code.

The GNU assembler "as" ("info as") is available as part of the "binutils"
package. Additionally, there is the netwide assembler, "nasm".

HTH,
Ray
-- 
J.H.M. Dassen                 | RUMOUR  Believe all you hear. Your world may  
jdassen@wi.LeidenUniv.nl      | not be a better one than the one the blocks   
                              | live in but it'll be a sight more vivid.      
                              |     - The Hipcrime Vocab by Chad C. Mulligan  


Reply to: