Re: Larry Wall, on Tcl



Darren New <dnew@xxxxxxxxxx> wrote:

tom.rmadilo wrote:
I wish someone would explain why the need to GC could be considered a
good thing if you use a language that strictly speaking cannot create
garbage.

Your view of "garbage" is too limited.

In the context of "garbage collection", isn't the view rather well
defined? I wonder what yours is. My view is that it's a resource which
can be used and later returned to availability, but has somehow been
misplaced before being returned. Nothing is actively using it, or *can*
actively use it, because the way to use it has been lost.

I suppose one can intentionally create something like garbage in Tcl by
discarding the result of a command like [open] or [image create] (though
it's probably still theoretically possible to recover such handles with
suitable introspection). But that strikes me as a contrived example.
.



Relevant Pages

  • Re: Ushers insult to women inside Re: The theory of Mr. Carrasquer
    ... >> I am not responding further to this garbage. ... >> meant and are choosing to ignore it. ... explaining their context. ... Since you are a nnative speaker of English, ...
    (sci.lang)
  • Re: Teachers - Expel It Already!
    ... one can't transplant all the good stuff of 30 years ago into today's ... you can see that the shows have to be looked at within the context they ... decade's programming was generally more satisfying than the program ... What you think is 'garbage' your kids find 'amazing'. ...
    (rec.arts.tv)
  • Re: Mixer recommandation, please
    ... I don't understand what you mean in that context. ... "Garbage in, garbage out" would be a better choice. ... hard time making any $1500 preamp sound satisfactory on anything I'd like to ... I just don't have a good recording environment. ...
    (rec.audio.pro)
  • Re: Oi Sheeel
    ... context, it is just data. ... Or possibly just garbage. ... Sheeel found it informative. ... Blimey, ...
    (uk.education.staffroom)
  • Re: GL_MODELVIEW_MATRIX wont work if shared dll is used on multiple threads
    ... Is it garbage or is it "whatever was there before the call"? ... SimulationLib, have a context that belonged to the other thread, ... HDC and HGLRC are both null, I will reset it to that when I am done. ... void Graphics::CleanupDC ...
    (comp.graphics.api.opengl)