Giter Site home page Giter Site logo

llefranc / 42_libasm Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.31 MB

School project: get familiar with assembly language (with all the bonuses).

Assembly 68.37% C 23.61% Makefile 8.02%
42 42born2code 42school 42paris libasm assembly-language assembly stack

42_libasm's Introduction

libasm (@42Paris)

Assembly yourself!

Alt text

About

Libasm is a project of the mandatory part of the cursus. It's only made in assembly and the main goal was to understand how registers, stack, systems calls and memory work.

  • For this we had to code in assembly 10 different functions :

    • Mandatory part was : strlen, strcpy, strcmp, write and read (using syscall)
    • Bonus part was : atoi_base, and 4 functions for chainlists
  • Here is the subject

This project was code for MACOS

Building and running the project

  1. Download/Clone this repo

     git clone https://github.com/lucaslefrancq/42_libasm.git
    
  2. cd into the root directory, and run make

     cd 42_libasm
     make
    
  3. compile your main.c or the main.c in this repo with libasm.a

Sources

42_libasm's People

Contributors

llefranc 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.