SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Haskell Static Analysis Projects
-
Cool idea, linting for zsh has been discussed a lot on this shellcheck issue but hasn't been implemented there yet. If you haven't seen it already that thread might be a place to look for ideas
-
Project mention: Checkmake: Experimental Linter/Analyzer for Makefiles | news.ycombinator.com | 2022-08-14
Some discussion on that here:
https://github.com/koalaman/shellcheck/issues/58
The hadolint project does shell checking for Dockerfiles and it uses shellcheck:
https://github.com/hadolint/hadolint
So the approach is definitely feasible, but you do need a new project and probably it needs to be written in Haskell.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
That sounds very interesting. Maybe it would not be very hard to implement a prototype of such a system with Stan?
-
See here for full details.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Haskell Static Analysis related posts
- Announcing zsh-sweep, a zsh-linter
- Books or Websites to learn Bash scripting
- Beginner can't make a simple script to work
- Need to use shellcheck with .zsh and or #!/bin/zsh scripts? [SC1071]
- Calling variable inside variable assignment
- Help with Bash Script - Works from the command line but not via Cron
- Can you run multiple tasks concurrently?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5935a138>
www.saashub.com | 1 Feb 2023
Index
What are some of the best open-source Static Analysis projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | ShellCheck | 31,224 |
2 | hadolint | 8,068 |
3 | stan | 509 |
4 | fortran-src | 41 |
5 | maam | 18 |