Vladimir Terziev wrote: > where can I find a manual/reference for/to a BootFORTH language?
It is fairly standard FORTH. Just look for FORTH programming information, and most of it will be applicable. It has some minor strangenesses to do with quote interpretration, but it is not incompatible with other FORTH implementations because of this. There are generally two ways to deal with special expansions, and one of them will always work for any given situation. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

