glfs/general/prog/nasm/nasm-intro.xml

17 lines
706 B
XML
Raw Normal View History

<sect2>
<title>Introduction to <application>NASM</application></title>
<para>NASM (The Netwide Assembler) is an 80x86 assembler designed for
portability and modularity. It includes a disassembler as well.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&NASM-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&NASM-download-ftp;"/></para></listitem>
<listitem><para>Download size: &NASM-size;</para></listitem>
<listitem><para>Estimated Disk space required: &NASM-buildsize;</para></listitem>
<listitem><para>Estimated build time: &NASM-time;</para></listitem></itemizedlist>
</sect3>
</sect2>