From: Charles Thornton Date: 2007-04-15T01:55:11+09:00 Subject: Ruby Memory Layout Does anyone have a chart or text that shows how Ruby Memory is used. I am trying to work through the Machine translate Garbage Collection Chapter. But I can not translate the text in the diagrams. It seems to be Text, Stack, Machine Stack, Heap, .... Any help here would be appreciated. Chuck T.