An experimental UI toolkit
C Meson Objective-C Shell C++
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

chopsui

This is a very WIP library for creating user interfaces. There are no screenshots because it doesn't support rendering yet.

mkdir build
cd build
meson ..
ninja
ninja test
./demos/basic