Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ask HN: Which languages have the most compile-time checks?
2 points
by
selestify
on Aug 6, 2015
|
hide
|
past
|
favorite
|
5 comments
I know Haskell and Rust have a reputation for this, any others?
mindcrime
on Aug 6, 2015
|
next
[–]
Ada would probably be put in a similar box with those.
For some more possibilities, see:
https://en.wikipedia.org/wiki/Category:Statically_typed_prog...
selestify
on Aug 7, 2015
|
parent
|
next
[–]
Right, but I'm curious to know among statically typed languages, which ones have more checks than others.
kjs3
on Aug 7, 2015
|
root
|
parent
|
next
[–]
Still probably Ada. Compared to other statically typed languages, Ada is a "big" language. Things like Modula-2 or ML simply have far fewer things to check.
libx
on Aug 7, 2015
|
prev
|
next
[–]
You should check ML programming languages family, like Ocaml.
elliotlai
on Aug 14, 2015
|
prev
[–]
Agda. It halts.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For some more possibilities, see:
https://en.wikipedia.org/wiki/Category:Statically_typed_prog...