README 973 B

123456789101112131415161718192021222324
  1. NASM, the Netwide Assembler.
  2. Many many developers all over the net respect NASM for what it is
  3. - a widespread (thus netwide), portable (thus netwide!), very
  4. flexible and mature assembler tool with support for many output
  5. formats (thus netwide!!).
  6. Now we have good news for you: NASM is licensed under the "simplified"
  7. (2-clause) BSD license. This means its development is open to even
  8. wider society of programmers wishing to improve their lovely
  9. assembler.
  10. The NASM project is now situated at SourceForge.net, the most
  11. popular Open Source development site on the Internet.
  12. Visit our website at http://nasm.sourceforge.net/ and our
  13. SourceForge project at http://sourceforge.net/projects/nasm/
  14. See the file CHANGES for the description of changes between revisions,
  15. and the file AUTHORS for a list of contributors.
  16. With best regards,
  17. NASM crew.