Hacker News new | ask | show | jobs
by steveklabnik 3775 days ago

  > We can build tools to check C as well as any other.
This is simply not true; language semantics determine the kinds of tooling you can build. Ruby is so dynamic that it's notoriously hard to build tools for, for example.