Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhp/declarative-gtk-tutorial
https://github.com/juhp/declarative-gtk-tutorial
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juhp/declarative-gtk-tutorial
- Owner: juhp
- Created: 2023-08-21T10:22:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T17:23:10.000Z (11 months ago)
- Last Synced: 2023-12-13T19:01:18.522Z (11 months ago)
- Language: Makefile
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Declarative GTK tutorial
[slides](https://github.com/juhp/declarative-gtk-tutorial/blob/main/slides.md)
## Reference material
- [Elm](https://elm-lang.org/)
- requires elm or use online editor
- [gi-gtk-declarative](https://hackage.haskell.org/package/gi-gtk-declarative) (gtk3/haskell)
- ghc and stack
- [compare-fonts](https://github.com/juhp/compare-fonts) (port of fonts-compare)
- [Relm4](https://relm4.org/)
- requires rust## Other
- [Iced](https://iced.rs/)
- [vgtk](https://github.com/bodil/vgtk)
- [monomer](https://github.com/fjvallarino/monomer)
- [slint](https://github.com/slint-ui/slint)
- [owlkettle](https://github.com/can-lehmann/owlkettle) (nim)