Contemporary C  tooling for making higher quality C, faster or more safely.   DRAFT 0 - 10/11/18,   DRAFT 1 - 9/16/19, 7:19 PM, I'm still working on this, but it's already useful and I'd like some feedback - so I decided to share it early.   DRAFT 2 - 10/1/19, mostly additions to static analysis tools.  DRAFT 3 - 10/4/19, updates on build systems, package management, and complexity analysis.    DRAFT 4 - 10/6/19, run time dynamic verification and instrumentation, sanitizers (asan/ubsan/etc), performance tools, static analyzers.  DRAFT 5 - C interpreter(s).   DRAFT 6  - 11/6/19 , mention TermDebug vim,  more windows debugging tools, C drawing for intro.      In  2001 or so people started using the phrase "Modern C++". So now that  it's 2019, I guess we're in the post modern era? Anyway, this isn't a  post about C++ code, but some of this information applies there too.      No logo, but it's used everywhere.      Welcome to the post modern era.  S...
 
Comments