Git hosting

kiwi: CHICKEN Scheme bindings to KiWi

Clone

git clone https://depp.brause.cc/kiwi.git

Files

Size Path
examples/
63 .gitignore
862 LICENSE
369 README.md
48 build-kiwi*
95 build-kiwi.bat
1497 build-kiwi.scm
2989 kiwi-module.scm
441 kiwi.egg
269 kiwi.meta
241 kiwi.release-info
55436 kiwi.scm
837 kiwi.setup

README.md

About

A binding to the KiWi library. Adheres fairly closely to the original API with renamed identifiers where it makes sense. Additionally to that there's a high-level SXML interface for creating widgets in a more declarative manner.

Docs

See its wiki page.