tree: 197c6daca6f7923a6a381a1143e3ce5e2e901070
  1. .github/
  2. asm/
  3. autoconf/
  4. common/
  5. config/
  6. contrib/
  7. disasm/
  8. doc/
  9. editors/
  10. headers/
  11. include/
  12. macros/
  13. misc/
  14. Mkfiles/
  15. nasmlib/
  16. nsis/
  17. output/
  18. perllib/
  19. stdlib/
  20. test/
  21. tools/
  22. travis/
  23. win/
  24. x86/
  25. zlib/
  26. .editorconfig
  27. .gitattributes
  28. .gitignore
  29. .travis.yml
  30. AUTHORS
  31. autogen.sh
  32. BUILD.gn
  33. ChangeLog
  34. CHANGES
  35. codereview.settings
  36. configure.ac
  37. DIR_METADATA
  38. find_patches.py
  39. generate_nasm_configs.py
  40. generate_nasm_sources.py
  41. INSTALL
  42. LICENSE
  43. Makefile.in
  44. nasm.spec.in
  45. nasm.spec.sed
  46. nasm.txt
  47. nasm_assemble.gni
  48. nasm_sources.gni
  49. ndisasm.txt
  50. OWNERS
  51. PRESUBMIT.py
  52. README.chromium
  53. README.md
  54. README.patches
  55. SubmittingPatches
  56. version
  57. version.h
  58. version.pl
README.md

NASM, the Netwide Assembler

master

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.

Visit our nasm.us website for more details.

With best regards, the NASM crew.