SaaSHub helps you find the best software and product alternatives Learn more ā
Threepenny-gui Alternatives
Similar projects and alternatives to threepenny-gui
-
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
reflex-stone
Template repository for writing GHCJS/Reflex apps targeting static sites without a backend.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
threepenny-gui discussion
threepenny-gui reviews and mentions
-
What can I do in Haskell? UwU
Maybe? https://github.com/HeinrichApfelmus/threepenny-gui
-
What practice programs or knowledge should I learn to do "real" projects in Haskell
Not if you use my Threepenny-gui library. š
-
Is threepenny-gui really reactive?
If you really want FRP, use Obelisk (based on Reflex-Dom. I will call just say "Obelisk" to refer to Obelisk's dependencies Reflex-Dom, Reflex,... too). I like the author of threepenny-gui and the library has the great advantages of not needing GHCJS (Obelisk does not need GHCJS either theoretically but I do not know how easy it currently is to make it work without) nor Nix. But the library was originally built as a non-FRP library and it has been lacking essential FRP combinators for a long time.
-
How is it going with desktop apps nowadays? What happened to wxHaskell?
The threepenny-gui library is probably best if you just want a simple way to make GUIs. However, it doesn't really do desktop GUIs as such: it displays your GUI as a webpage running on localhost. However, it does work pretty well with Electron, which gives you a desktop application.
-
Best UI Toolkit for generating UI elements at runtime
For this purpose, I normally use threepenny-gui, which can be used with Electron. (As it happens, that combination is what Iām using for my current Haskell program.)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 May 2025
Stats
HeinrichApfelmus/threepenny-gui is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of threepenny-gui is Haskell.