Y
Hacker News
new
|
ask
|
show
|
jobs
by
egorfine
232 days ago
It's a logic bug and has nothing to do with the language it's written in.
1 comments
tcfhgj
230 days ago
A good type system can help reduce the likelihood of logic bugs
link
egorfine
230 days ago
Agree. This is why I like C.
link
tcfhgj
230 days ago
C has barely a type system at all
link
egorfine
229 days ago
On a second though I have to agree with you. I was thinking primitive types compared to JavaScript, but then it hit me.
link