Skip to content

This is my final 42's project Libasm, a small library in assembly

Notifications You must be signed in to change notification settings

Tednoob17/Libasm-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Libasm-Linux

How to compile your code

nasm -felf64 file.asm && ld file.o && ./a.out

About

This is my final 42's project Libasm, a small library in assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published