Skip to content

Top Weekend Languages StackOverflow 2016

John Vandenberg edited this page May 25, 2017 · 1 revision

StackOverflow has provided question ratio analysis for 2016.

Most obvious conclusion is that the questions mostly asked only on weekdays are about databases by Microsoft and Oracle, which coala has almost no support for. Only CPDBear provides PL/SQL support.

The top 8 'weekend' programming languages, with bear aspects data to identify whether coala can fix or can only detect:

Language Can fix Can detect
1 Haskell Unused Code, Code Simplification Syntax, Duplication
2 Assembly None None
3 OpenGL(Glsl) None None
4 C ClangBear(Variable Misuse, Syntax) and GNUIndentBear(Formatting) CPPCheckBear, CPPCleanBear, CSecurityBear, ClangComplexityBear, ClangCloneDetectionBear
5 Python 3 (lots) (even more)
6 Swing(Java) None CheckstyleBear(Formatting, Smell), InferBear(Security), JavaPMDBear(many)
7 C++11 ClangBear(Variable Misuse, Syntax) and GNUIndentBear(Formatting) (many)
8 Meteor(JavaScript) ESLintBear(Formatting) HappinessLintBear(Formatting), JSComplexityBear(Complexity), JSHintBear(many)
Clone this wiki locally