delaunay
threepenny-gui
delaunay | threepenny-gui | |
---|---|---|
- | 6 | |
2 | 439 | |
- | - | |
0.0 | 6.3 | |
over 11 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
delaunay
We haven't tracked posts mentioning delaunay yet.
Tracking mentions began in Dec 2020.
threepenny-gui
-
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.)
What are some alternatives?
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
Gifcurry - š The open-source, Haskell-built video editor for GIF makers.
X11 - A Haskell binding to the X11 graphics library.
free-game - The free game engine
diagrams - Embedded domain-specific language for declarative vector graphics (wrapper package)
ltk - Leksah Toolkit
diagrams-contrib - User-contributed extensions to diagrams
nanovg - NanoVG Haskell bindings
FractalArt - Generate colorful wallpapers!
assimp - Haskell FFI bindings for Assimp
unm-hip - The University of New Mexico's Haskell Image Processing Library
pianola