sam-zlota / assembly-programs

implementation of several programs in x86-64 assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assembly-programs

implementation of several programs in x86-64 assembly and their C equivalents

Simple Programs

  • Fibonacci Sequence
  • A Command Line Calculator (+, -, x, /)

Complex Programs

  • Quicksort

About

implementation of several programs in x86-64 assembly


Languages

Language:Assembly 57.5%Language:Perl 25.1%Language:C 15.0%Language:Makefile 2.5%