1363
you are viewing a single comment's thread
view the rest of the comments

Take for example Haskell. It's a functionnal, typed language. In Haskell, at compile time, the compiler analyzes all the types of all your functions and if they all match, it drops them completely. There is no type information at all left in a compiled Haskell program, because the compiler can know ahead of runtime if it is correct.

[-] Saleh@feddit.org 1 points 3 days ago

Thank you. That is a good example.

this post was submitted on 17 Oct 2024
1363 points (98.9% liked)

RetroGaming

19394 readers
317 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS