stan
Code analyzer
Analyzes Haskell code to identify potential errors and areas for improvement
🕵️ Haskell STatic ANalyser
570 stars
15 watching
48 forks
Language: Haskell
last commit: about 2 months ago analysisghchacktoberfesthaskellhiestatic-analyzer
Related projects:
Repository | Description | Stars |
---|---|---|
migamake/homplexity | A tool that analyzes Haskell code to measure its complexity and quality | 61 |
mumuki/mulang | Analyzes source code structure and syntax to detect potential issues and errors | 124 |
haskell/criterion | A tool for measuring and analyzing the performance of Haskell code | 504 |
rubik/argon | Analyzes and reports on the complexity of Haskell code | 98 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,251 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
nasa-sw-vnv/ikos | A static analyzer for C/C++ programs that uses Abstract Interpretation to detect errors and vulnerabilities. | 2,292 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
wala/wala | A toolset for static analysis of Java and JavaScript code. | 763 |
seattlerb/flay | An analysis tool that compares code at different levels to identify structural similarities and differences. | 742 |
amit-davidson/gophercon2021israelstaticanalysisworkshop | A workshop guide on writing static code analyzers in Go | 49 |
dotnet/roslyn-analyzers | Analyzes .NET code for style, quality and maintainability issues | 1,594 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |