Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

assembly-calculator

A calculator written for x64 Linux nasm.

I wrote this thing in order to learn assembly last year.

  • It handles integer math (addition, subtraction, multiplication, division, modulo and powers)
  • It is written with no libc or dependencies.
  • It handles most input gracefully.

About

A calculator written for x64 Linux nasm.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages