in reply to Re: On Scripting versus Compiled solutions
in thread On Scripting versus Compiled solutions
I would agree with what you say except that I know there's an incorrect and harmful prevailing attitude out there that "scripting" languages are in some way inferior, because they don't create "real" programs. Honestly, I don't think we'll get the C/C++ people to stop looking crosseyed at us until we have an optimizing compiler that produces platform-specific native binaries, and I don't think a bundlemonkey approach (binding the interpreter and the bytecode together into an executable package) will do the trick. It's stupid, something that's only needed because of misconceptions that people have, but I'm pretty sure it's necessary, politically, for at least one major VHLL to have this before we'll be able to finally do away with the whole issue.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: On Scripting versus Compiled solutions
by tilly (Archbishop) on Mar 12, 2004 at 02:56 UTC | |
by adrianh (Chancellor) on Mar 12, 2004 at 08:18 UTC | |
by tilly (Archbishop) on Mar 12, 2004 at 20:49 UTC | |
by fizbin (Chaplain) on Mar 12, 2004 at 22:21 UTC | |
by adrianh (Chancellor) on Mar 13, 2004 at 15:35 UTC | |
by jonadab (Parson) on Mar 12, 2004 at 22:24 UTC |