I don't think that one can necessarily equate systems programming with manual memory management (see e.g. Go). It's true that manual memory management will (probably) be more efficient and more predictable, but ultimately depends on how important that is in your application.
scott_s|10 years ago
Narishma|10 years ago
hellofunk|10 years ago
vitriol83|10 years ago
https://ocaml.github.io/ocamlunix/