Skip to content

hasansyhe/compiling-assembly-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

compiling-assembly-code

this script will help you to compile assembly code into executable file without writing a lot of commands in terminal put this script with your assembly code file, and to learn how to do this read below how to.

How to Use

Compile Without Executing Output File

./ass_assembly.sh filename

Compile With Executing Output File

./ass_assembly.sh filename run

WAIT

Do not write the extension after file name

Instead of this go inside the script file and change format_original_asm`s value.

About

shell script to compiling your assembly code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published