Implemented negative numbers and more importantly glendasay
This commit is contained in:
parent
848a01ff7d
commit
02aa3f707b
7 changed files with 226 additions and 26 deletions
8
flagpole/tests/negative.fp
Normal file
8
flagpole/tests/negative.fp
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
$inc fvmstd.fp
|
||||
|
||||
proc main
|
||||
:getint
|
||||
0 2 i- i+
|
||||
:putint
|
||||
:newline
|
||||
endproc
|
||||
Loading…
Add table
Add a link
Reference in a new issue