.NASM ファイル拡張子

Netwide Assembler Source Code File

開発元 The NASM development team
人気度
3.5  |  2 
 

NASMファイルとは?

An NASM file is a source code file written for the Netwide Assembler (NASM), a widely used assembler for the x86 (32-bit) and x86-64 (64-bit) architectures. It contains human-readable assembly language instructions that define how a program interacts with computer hardware. NASM files may include directives, labels, macros, and comments in addition to executable instructions.

詳細情報

Microsoft Visual Studio Code 1で開いた.nasmファイルのスクリーンショット
Microsoft Visual Studio Code 1で開いたNASMファイル

Developers write NASM files when creating software that requires precise control over processor operations, memory, or performance. The NASM assembler assembles the source code stored in an NASM file into an object file or a final executable program, depending on the build process. The resulting output may be a standalone binary, a part of a larger program, or system-level code, such as bootloaders and operating system kernels.

NASM is an open-source assembler, making it popular among students, hobbyists, and professionals who need to work with low-level programming. Users of NASM files typically include operating system developers, systems programmers, and those studying computer architecture.

注: NASM files are similar to .ASM files. However, ASM files are generic assembly source files that can be used with different assemblers, while NASM files are specifically written in NASM syntax for the Netwide Assembler.

NASMファイルの開き方

You can open NASM files with any text or source code editor, such as Microsoft Notepad, Apple TextEdit, and Microsoft Visual Studio Code. You can also assemble the code in an NASM file with Netwide Assembler.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

NASMファイルを開くプログラム

Windows
Mac
OSに同梱
Linux
無料
カテゴリ: 開発者
更新日: 2025-08-19

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているNetwide Assembler Source Codeファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。