you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 2 years ago (1 child)

And C/C++ are like that by design. Compiled languages were new and the developers were afraid additional checks would decrease performance. It was certainly performant in racing toward a crash.

  • source
  • hideshow 2 child comments
  • [–] 5 points 2 years ago

    And C/C++ are like that by design. Compiled languages were new and the developers were afraid additional checks would decrease performance.

    If you have a credible citation showing that was what guided K&R's decisions, I think you should post it.

  • source
  • parent