Comment on Ask HN: Memory-safe low level languages?Comments−sn91yYou might try OCaml [0] or SML [1] if you want speed, memory safety, and an expressive type system.[0] https://ocaml.github.io/ocamlunix/index.html[1] https://matt.might.net/articles/best-programming-languages/#...
Comments
You might try OCaml [0] or SML [1] if you want speed, memory safety, and an expressive type system.
[0] https://ocaml.github.io/ocamlunix/index.html
[1] https://matt.might.net/articles/best-programming-languages/#...