Explore >> Select a destination


You are here

shafik.github.io
| | blog.sigplan.org
3.2 parsecs away

Travel
| | "Undefined Behavior" often has a bad reputation. But what, really, is Undefined Behavior, and is it actually that bad? In this blog post, I will look at this topic from a PL perspective...
| | sergioprado.blog
3.4 parsecs away

Travel
| | The best way to spend less time fixing bugs in software is not creating bugs in the first place, and a static analysis tool is perfect for this job.
| | qsantos.fr
2.4 parsecs away

Travel
| |
| | nrk.neocities.org
12.6 parsecs away

Travel
| [AI summary] This article provides an introduction to static analyzers for C, focusing on tools like compiler warnings, Cppcheck, GCC's fanalyzer, and clang-tidy, emphasizing ease of use, minimal setup, and reducing false positives.