concur-static
Generate semi-dynamic UIs with Concur (by pkamenarsky)
wxHaskell
MOVED TO https://codeberg.org/wxHaskell/wxHaskell (by wxHaskell)
concur-static | wxHaskell | |
---|---|---|
1 | 4 | |
58 | 80 | |
- | - | |
10.0 | 0.0 | |
almost 4 years ago | 6 months ago | |
Haskell | C++ | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
concur-static
Posts with mentions or reviews of concur-static.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-06.
-
The Big List of Haskell GUI Libraries
There were some problems with the underlying Concur abstraction in concur-replica, but I have a local branch that I think fixes them. That said, I definitely don’t recommend concur-replica for production. Still, Concur is pretty unique in the UI space, so I definitely recommend at least trying out any one of the implementations. There’s also https://github.com/pkamenarsky/concur-static, which is an attempt at semi-dynamic UIs by exploring all possible state transitions and generating a static JS file that encodes all of them.
wxHaskell
Posts with mentions or reviews of wxHaskell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-18.
- Recommendations for learning GUI programming?
-
The Big List of Haskell GUI Libraries
I guess I may as well re-post my usual plea for someone to come and help out with reviving wxWidgets. I unfortunately don't see myself getting back to it any time soon.
-
A solid GUI Framework for Haskell?
Turns out the situation isn't as dire as I thought, perhaps because the Haskell ecosystem has matured a little in recent years in terms of backwards compatibility (Cabal 3 being a major, but vital, exception): https://github.com/wxHaskell/wxHaskell/pull/40
-
How is it going with desktop apps nowadays? What happened to wxHaskell?
I was looking for it yesterday and think I saw your issue on source forge, but it looks like they moved their repo to GitHub https://github.com/wxHaskell/wxHaskell , it seems to be almost building except for some minor changes needed .
What are some alternatives?
When comparing concur-static and wxHaskell you can also consider the following projects:
haskell-spa-tutorial - A tutorial for building a singe-page web application in Haskell
dear-imgui.hs - Haskell bindings to Dear ImGui, an immediate mode GUI toolkit