Project Euler 1 23 Mar, 2016 @ 11:10
The Project Euler challenges are known for their fun and prove a good mathamatical challenge to use when programming in a new language. I have chosen to implement the challenges in x86_64 ASM using the GNU GAS Syntax.