• Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    Well, I don’t know much about Ada, but it’s typically lauded for all its compile-time checks. Obviously, you can’t compile-time check something when it’s loaded at runtime from e.g. a configuration file, but yeah, I’m guessing that’s probably where it shines, that it uses compile-time checks when possible.

    • sugar_in_your_tea
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      I would really like the mythical higher kinded types (which I think covers what Ada does here), but unfortunately we don’t have that yet.