Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 335 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 335 Bytes

Assembler For x86_64 / amd64 Architecture

casm is Assembler for x86_64 / amd6 Architecture. it is written in GoLang. casm stands for Computer Assembler.

Require nasm assembler to test (build test) this assembler. May be not install nasm assembler in your system then install first nasm assembler.