Skip to content

💻 A project in assembly whose goal was to make us recode commons functions from the C library (in ASM). Done on my 2nd year at Epitech

License

Notifications You must be signed in to change notification settings

VictorHarri-Chal/ASM-C-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM-C-lib

The purpose of this project was to make us discover assembly. The goal was to recode some of the commons functions from the C library and compile all of them into a dynamic shared library which can be used by anyone.

Usage

make
  • This project can't be directly tested ! But you can use the ASM functions in other projects.

About

💻 A project in assembly whose goal was to make us recode commons functions from the C library (in ASM). Done on my 2nd year at Epitech

Topics

Resources

License

Stars

Watchers

Forks