K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-11-05T08:39:43.000000Z K 7 svn:log V 370 Remember a bit more of my forth and do: o Add fexists word to check for the presence of a file o make fexists and fload immediate words which DTRT both interpreted and compiled (doh!) o add an init word which gets run at bootstrapping time to do extra post-coldload initialization (in the default implementation, we look for /boot/boot.4th and load it if found). END