• Knusper@feddit.de
      link
      fedilink
      arrow-up
      19
      ·
      8 months ago

      The initial creator of Rust, Graydon Hoare, took lots of inspiration from OCaml. In fact, the first Rust compiler was written in OCaml.

    • charje@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      JS doesn’t do any type inference. Ocaml Connor l type checker knows all the types and is completely type safe without type annotations.