On Sunday 03 June 2007 04:01, jdd wrote: > G T Smith wrote: > > Any high level computer language comes with overheads on the > > compiled code > > if you need to have complete control over a very fast and compact > code, think about 'Forth' langage
Now I _am_ gagging. If speed is an issue, a purely interpreted language (unlike contemporary JVMs which perform native code translation) will never give good speed. And that hideous code formatting scheme. Yuck. > jdd RRS -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
