Skip to content

saputkin/BigNumCalcAsmX86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigNumCalcAsmX86

A big number calculator in C and Assembly x86
The calculator uses postfix notation
Meaning that 5 ∗ 1 + 2 ∗ 7 will be entered as 5 1 * 2 7 *+pq (print and quit)

built with @ohadyeger

About

A big number calculator in Assembly x86 and C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published