help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Realtime cost of call by value


From: John W. Eaton
Subject: Re: Realtime cost of call by value
Date: Wed, 29 Oct 2003 22:39:41 -0600

On 29-Oct-2003, Glenn Golden <address@hidden> wrote:

| Amazing that you have time to work the
| mailing list so closely and still keep your day job. :)

Octave is a big part of my day job.

| There is one nagging question though: How does the interpreter
| manage to allow functions to operate directly on globals and
| avoid the copydown? Tomer's example seems to show unequivocally
| that this is the case... if so, isn't there some kind of parlor
| game that I could play in a DLD, strictly for one-time use, that
| would duplicate this behavior?

Yes, probably, but it would be very ugly because the functions that do
that are starting with octave_value_list objects as indices.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]