|
|
|
|
|
by jcarrano
211 days ago
|
|
Having a separation between the "pure language" and the library is a requirement if you want to have a language that can be used for low-level components, like kernels or bare-bones software. I don't think this is possible in a language that needs a runtime, like Go. |
|