https://github.com/axfab/nasm
An 80x86 assembler designed for portability and modularity. [Forked]
https://github.com/axfab/nasm
Last synced: over 1 year ago
JSON representation
An 80x86 assembler designed for portability and modularity. [Forked]
- Host: GitHub
- URL: https://github.com/axfab/nasm
- Owner: AxFab
- License: other
- Created: 2016-04-23T08:40:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-23T08:41:39.000Z (about 10 years ago)
- Last Synced: 2025-01-23T09:35:31.287Z (over 1 year ago)
- Language: Assembly
- Size: 8.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
NASM, the Netwide Assembler.
Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified"
(2-clause) BSD license. This means its development is open to even
wider society of programmers wishing to improve their lovely
assembler.
The NASM project is now situated at SourceForge.net, the most
popular Open Source development site on the Internet.
Visit our website at http://nasm.sourceforge.net/ and our
SourceForge project at http://sourceforge.net/projects/nasm/
See the file CHANGES for the description of changes between revisions,
and the file AUTHORS for a list of contributors.
With best regards,
NASM crew.