Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Netwide Assembler
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Assembler for the Intel x86 architecture}} {{primary sources|date=February 2012}} {{Use dmy dates|date=March 2020}} {{Infobox software | name = NASM | logo = Netwide Assembler.svg | author = [[Simon Tatham]], Julian Hall | developer = [[H. Peter Anvin]], [[Chang Seok Bae]], [[Jim Kukunas]], [[Frank B. Kotler]], [[Cyrill Gorcunov]] | released = {{Start date and age|df=yes|1996|10}} | latest release version = {{wikidata|property|preferred|references|edit|P348|P548=Q2804309}} | latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|P348|P548=Q2804309|P577}}|df=yes}} | programming language = [[Assembly language|Assembly]], [[C (programming language)|C]]<ref>{{Cite web|url=https://github.com/netwide-assembler/nasm|title = NASM, the Netwide Assembler|website = [[GitHub]]|date = 25 October 2021}}</ref> | operating system = [[Unix-like]], [[Microsoft Windows|Windows]], [[OS/2]], [[MS-DOS]] | genre = [[x86 assembly language|x86]] [[assembly language|assembler]] | language = [[English language|English]] | license = [[BSD licenses|BSD 2-clause]] | website = {{url|https://www.nasm.us/|nasm.us}} }} The '''Netwide Assembler''' ('''NASM''') is an [[Assembly language#Assembler|assembler]] and [[disassembler]] for the [[Intel]] [[x86]] architecture. It can be used to write [[16-bit]], [[32-bit]] ([[IA-32]]) and [[64-bit]] ([[x86-64]]) programs. It is considered one of the most popular assemblers for [[Linux]] and [[X86|x86 chips]].<ref>{{Cite web|url=http://www.ibm.com/developerworks/linux/library/l-gas-nasm/index.html |title=Linux assemblers: A comparison of GAS and NASM |author=Ram Narayan |website=[[IBM]] |quote=two of the most popular assemblers for Linux, GNU Assembler (GAS) and Netwide Assembler (NASM) |url-status=dead |archive-url=https://web.archive.org/web/20131003180256/http://www.ibm.com/developerworks/linux/library/l-gas-nasm/index.html |archive-date=3 October 2013}}</ref> It was originally written by [[Simon Tatham]] with assistance from Julian Hall. {{As of|2016}}, it is maintained by a small team led by [[H. Peter Anvin]].<ref name="Homepage">{{Cite web|url=http://nasm.sourceforge.net/|title=The Netwide Assembler|access-date=2008-06-27}}</ref> It is [[open-source software]] released under the terms of a simplified (2-clause) [[BSD licenses|BSD license]].<ref name="VersionHistory">{{Cite web|url=https://www.nasm.us/doc/nasmdocc.html|title=NASM Version History|access-date=2019-08-03}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)