Compare commits
2 Commits
b05a59ab73
...
6d42dcfd4f
Author | SHA1 | Date | |
---|---|---|---|
6d42dcfd4f | |||
a7c2cd6b11 |
3
README
3
README
@ -5,4 +5,5 @@ write some little toy programs using it. This is a simple postfix
|
|||||||
calculator for Linux (it does the system calls directly). I've not
|
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
|
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;
|
does weird stuff when fed invalid input. I used the GNU assembler;
|
||||||
there's a build script, build.sh.
|
there's a build script, build.sh, you can run to assemble and link the
|
||||||
|
program.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user