Conanyedo / Libasm

The aim of this project is to get familiar with assembly language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libasm

The aim of this project is to get familiar with assembly language.

Tiny library written on assembly language

Includes:

  • ft_read.s
  • ft_write.s
  • ft_strlen.s
  • ft_strcmp.s
  • ft_strdup.s
  • ft_strcpy.s

About

The aim of this project is to get familiar with assembly language.


Languages

Language:C 60.1%Language:Assembly 33.5%Language:Makefile 6.5%