|
|
|
|
|
by _bxg1
2222 days ago
|
|
Kubernetes is written in Go; I would consider that a "systems" project. I think of "systems" as "software whose purpose is to underpin other software", excluding same-language libraries and frameworks. This rough definition does a good job of covering most of the things people mean when they say "systems programming". |
|
If Kubernetes were written in JavaScript would you call it a systems programming language as well?