Name: Anonymous 2011-05-11 6:34
In effort to have a better understanding of System Architecture (main course next semester) I'm writing a little kernel.
It will have at least one runtime for a language that is not C or C++.
What language do you think I should pick, and if the runtime requires a garbage collector (D, Go, Python) should I add one to the kernel as well?
It will have at least one runtime for a language that is not C or C++.
What language do you think I should pick, and if the runtime requires a garbage collector (D, Go, Python) should I add one to the kernel as well?