Libasm 💡 Evaluation Log 20/12/22 : OK 100 score 💡 Objective to get familiar with a low-level programming language for a computer, 'assembly language'. 💡 List of Functions Mandatory Part Makefile test_file ft_strlen ft_strcpy ft_strcmp ft_write ft_read ft_strdup Bonus Part ft_atoi_base ft_list_push_front ft_list_size ft_list_sort ft_list_remove_if 💡 Useful Links NASM Tutorial NASM Cheat Sheet System Call Table