▲ | torginus 5 days ago | |||||||
It's not generational, because unlike Java, but like C or C++, programs aren't supposed to generate a lot of ephemeral objects while they run. I also wanted to keep things as simple as possible to have a chance of actually shipping something in my lifetime :D | ||||||||
▲ | kragen 5 days ago | parent [-] | |||||||
That sounds like a good approach! Is it public? | ||||||||
|