GithubHelp home page GithubHelp logo

m0saan / libasm Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 36 KB

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

Assembly 47.37% C 44.59% Makefile 8.03%
assembly-language-programming assembly nasm-assembly x64-assembly static-library

libasm's Introduction

libasm

Description

The aim of this project is to get familiar with assembly language. So I will be rewriting some functions using the nasm x64 assembly and generate a static library from those source files called ‘libasm.a‘

All source files are:

  • written in 64 bits ASM.
  • compiled with nasm asssembler.
  • written using the Intel syntax, not the AT&T.

I will rewrite the following functions in asm;

  • strlen
  • strcpy
  • strcmp
  • write
  • read
  • strdup

Requirements:

Mac OSX

Usage

  • git clone https://github.com/MoBoustta/libasm.git && cd libasm
  • make
  • make build

libasm's People

Contributors

m0saan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.