Ronald G Minnich <[EMAIL PROTECTED]> writes: > On 17 Mar 2002, Eric W. Biederman wrote: > > > On last one. While I don't have problems with binary only payloads. > > We do not want to encourage them for binary only device initializers. > > but you have no choice. invidia will NEVER release init code as forth > bytes.
Then how does nvidia support their cards on the mac? They currently have a formidable mac presence. Forth byte codes are just a different instruction set architecture. Forth itself is akin to C as far as what you can do with the machine. You get none of javas extra error checking information. Eric