Git hosting
Clone
git clone https://depp.brause.cc/libui.gitFiles
| Size | Path |
|---|---|
| examples/ | |
| 63 | .gitignore |
| 1065 | LICENSE |
| 349 | README.md |
| 9312 | libui-draw.scm |
| 284 | libui.meta |
| 220 | libui.release-info |
| 39224 | libui.scm |
| 281 | libui.setup |
README.md
About
A CHICKEN binding to the libui library. Covers all parts of the Alpha 3.1 API to make the examples run. Additionally to that, there's a high-level SXML interface for creating GUIs in a declarative manner.
Docs
See its wiki page.