Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 170 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 170 Bytes

catForth

FreeBSD/amd64 ITC Forth

Work in progress

Current status

$ ./foo
10 10 + HERE !
HERE @ SC_EXIT
$ echo $?
20

where SC_EXIT is the exit syscall