On Sat, Jan 22, 2005 at 09:58:00AM +0100, Mćns Rullgćrd wrote:
> Interpreters are a different issue from the exec() situation.  The
> program being interpreted generally does not communicate with the
> interpreter at all.

If the interpreted program and the interpreter can't communicate, then
usually nothing works.  Variable values are unknown, control flow never
happens, and so on.

I'd say it this way: Interpreters generally do not communicate with
interpreted programs in a fashion which matters for the GPL license on
the interpreter.

-- 
Raul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to