envy
post-rfc
Our great sponsors
envy | post-rfc | |
---|---|---|
1 | 17 | |
139 | 2,119 | |
- | - | |
1.5 | 4.7 | |
4 months ago | 2 months ago | |
Haskell | ||
BSD 3-clause "New" or "Revised" License | Creative Commons Attribution 4.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
envy
-
I’ve tried to learn Haskell several times. But keep failing
when you already know how to compile and run single-module interactive console programs, it takes about a day to understand basics of Cabal, and about a week to learn about input parsing and output formatting. Do you need CLI args? Use optparse-applicative. Env vars? Use envy. JSON? Use aeson. Don't think about performance and/or API conventions, that's not what you should be concerned of at this point, as you are just learning to compose things together from indivdual parts.
post-rfc
-
Haskell - Important Libraries
State of the Haskell Ecosystem lists libraries for many of its domains.
-
What are the current challenges in Numerical Programming for Haskell?
Recently saw this repo that shows the state of Haskell in a lot of programming applications. It classifies it as Immature for Numerical Programming; I would like to know what are the challenges in it.
-
What is Haskell good for?
Good resource: https://github.com/Gabriel439/post-rfc/blob/main/sotu.md
-
Spreading FP with ecosystem and tooling summaries
I know haskell has https://github.com/Gabriel439/post-rfc/blob/main/sotu.md, clojure has https://clojure.org/news/2021/04/06/state-of-clojure-2021, and scala has https://www.jetbrains.com/lp/devecosystem-2021/scala/. I only find the haskell survey complete enough to use in evaluating haskell for production use on a new project.
-
Haskell Spotlight extension for VSCode (preview).
Seriously though, Haskell is a very practical programming language that especially shines for some very useful real world application domains.
- Anti-intellectualism in Haskell
-
Which domain to explore/expand for haskell?
https://github.com/Gabriel439/post-rfc/blob/main/sotu.md will probably help here
- Awesome-Haskell
-
At a crossroads
At work, we tend to build so-called "serverless" APIs, running on AWS. Haskell's story for maintainable software, provided you have the libraries, is excellent. The State of the Haskell Ecosystem document is a good starting point. Once you have a toe-hold running systems in production, the cost of building "just that one missing library" is often not too bad.
- State of the Haskell Ecosystem
What are some alternatives?
taffybar - A gtk based status bar for tiling window managers such as XMonad
ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
hoogle - Haskell API search engine
nix-diff - Explain why two Nix derivations differ
re-web - Experimental web framework for ReasonML & OCaml
angel - Process Monitoring/Management, Like Daemontools
hackage-search - An application that lets you search for anything on Hackage
cabal-query - Helpers for quering .cabal files or hackageDB 00-index.tar
optparse-applicative - Applicative option parser
bindings-dc1394 - Low level haskell bindings for libdc1394 (for driving firewire cameras)
bench - Command-line benchmark tool