In what are these various common data-structures supposed to be implemented? Also in a language that already has them?
We have to keep building and maintaining a kernel, a libc, and other basic infrastructure software. Should we also do that in a language that implements the missing things already? Maybe the CPU itself should implement these common data structures?
What solution do you propose?