forth/corai.fs

4 lines
85 B
Forth
Executable File

\ corai.fs - Cora Phyco with integer math
: s>hr ( i -- ) 3600 / ;
: s>day ( i -- )