stan
Code analyzer
Analyzes Haskell code to identify potential errors and areas for improvement
🕵️ Haskell STatic ANalyser
572 stars
15 watching
50 forks
Language: Haskell
last commit: about 1 month 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 performance measurement library for Haskell code | 505 |
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,463 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,722 |
nasa-sw-vnv/ikos | A static analysis tool for C/C++ programs based on Abstract Interpretation theory. | 2,746 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |
wala/wala | A toolset for static analysis of Java and JavaScript code. | 766 |
seattlerb/flay | An analysis tool that compares code at different levels to identify structural similarities and differences. | 741 |
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,598 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |