golang 1.5 release note states that its gc is written in golang itself. I
am curious how it is written. I mean since golang is a garbage collected
language, doesn't this mean that the new 'gc' would itself need a gc? Is it
written in a subset of golang with only stack allocation, etc to prevent gc
itself generating 'garbage'?
B.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.