Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 585 Bytes

LibftASM

Build Status

:neckbeard: Another version of the Libft wrote in x86_64bits NASM assembly


Installation

To compile

make

To test the library, run:

make test && ./test

There's no make install. Copy the file manually if you need to.

Read the Makefile or the doc (in french) for more informations.

License

MIT