|
|
|
Ask HN: Resources for Studing Ruby's Runtime and Internals
|
|
7 points
by aalhour
1128 days ago
|
|
Hey folks, I am interested in learning more about Ruby's internals and it's runtime, topics such as: garbage collection, concurrency, memory management ... etc. What would be a good place to read on these before jumping right into the C code? Thanks. |
|