freebsd-nq/sys/boot/ficl
Andrzej Bialecki 8f1e6e6e22 Add support for some FACILITY words:
key? ( -- flag)  \ check to see if there's a key to be read from input
ms   ( u -- )    \ wait that many milliseconds
seconds ( -- u ) \ get number of seconds from midnight.

'words' now outputs the list page by page - this probably should go
through libstand's pager, but will have to wait for closer integration of
built-ins with Forth...

Submitted partially by:	W Gerald Hicks <wghicks@bellsouth.net>
1998-12-31 14:03:28 +00:00
..
alpha
i386
softwords
dict.c
ficl.c
ficl.h
Makefile
math64.c
math64.h
stack.c
sysdep.c
sysdep.h
testmain.c
vm.c
words.c