2024-11-08 18:00:34 +00:00
2024-11-08 15:57:25 +00:00
2024-11-08 15:57:15 +00:00
2024-11-08 18:00:34 +00:00
2024-11-08 18:00:34 +00:00
2024-11-08 18:00:34 +00:00

					   AMD64 POSTFIX CALCULATOR

In an attempt to familiarise myself with AMD64 assembly I decided to
write some little toy programs using it.  This is a simple postfix
calculator for Linux (it does the system calls directly).  I've not
attempted to handle any edge cases at all, so don't be suprised if it
does weird stuff when fed invalid input.  I used the GNU assembler;
there's a build script, build.sh.
Description
No description provided
Readme 48 KiB
Languages
Assembly 95.6%
Shell 4.4%