Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Tech-proposals Alternatives
Similar projects and alternatives to tech-proposals
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
-
-
scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
learn-haskell-blog-generator
Learn Haskell by building a blog generator - an introductory book about Haskell.
-
-
-
-
-
-
-
-
rust
Discontinued Empowering everyone to build reliable and efficient software. [Moved to: https://github.com/rust-lang/rust] (by mozilla)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tech-proposals discussion
tech-proposals reviews and mentions
-
Why Haskell?
> It tends to have 'first error, breaks rest of compile' problems
Sort of. It has a "failure at a stage prevents progress to next stage", so a parse error means you won't type check (or indeed, continue parsing). See these proposals for some progress on the matter
* https://github.com/haskellfoundation/tech-proposals/pull/63
* https://github.com/ghc-proposals/ghc-proposals/pull/333
-
Gleam 1.2.0 release – Fault tolerant Gleam
Fault-tolerant compilation is very cool. The Haskell ecosystem is moving towards it as well: https://github.com/haskellfoundation/tech-proposals/pull/63
-
SAST options for Haskell projects?
As far as I know there is no such thing yet. The first step would be to actually collect the vulnerabilities in a central repository. The Haskell foundation has been working on such a repository, but I don't know the current status.
-
Dependency vulnerability scanning for Haskell
The Haskell foundation is working on An Advisory Repository for Haskell. That proposal also lists the necessary steps to get Dependabot support.
- Towards a better end-user experience in tooling
- Abstract filepath coming soon
- A tick-tock release cycle for GHC by bgamari · Pull Request #34 · haskellfoundation/tech-proposals
- GHC.X.hackage: A Hackage overlay to ease adoption of new GHC versions
-
Was simplified subsumption worth it for industry Haskell programmers?
One body that is in a position to coordinate such funding efforts is the Haskell Foundation. Some relevant discussion is happening at https://github.com/haskellfoundation/tech-proposals/pull/27. If your work is willing to contribute funding then perhaps it would be beneficial to nudging it along if you chimed in and said so.
- Haskell Foundation Community Grants (HFTP Proposal)
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 4 Nov 2024
Stats
haskellfoundation/tech-proposals is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of tech-proposals is Haskell.