Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Garbage Collection Central

Name: Anonymous 2013-11-17 21:43

Let us discuss garbage collection!

Name: Anonymous 2013-11-19 7:57

>>7
It seems like we don't have trouble coming up with the requirements for a language that would give all of that. But what implementations out there will do this?
Probably no proper existing implementations, because if it ain't Lisp it's crap, and Lisp is shit, so everything is either shit or crap (maybe except Symta which is neither Lisp nor not Lisp).

while the optimizing compiler determines allocation methods automatically for the other objects.
It's really more about ``when is the earliest I can provably safely deallocate something?''. The only difference I can think of in the allocation method is if you want to do stack allocations instead of heap.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List