CL-NEXTSTEP Cocoa binding for CommonLisp on macOS. It used CFFI and sb-alien(for use struct by value) DEPENDENCIES Quicklisp USAGE build C shared library. $ cd /PATH/TO/cl-nextstep/ $ cd C $ cmake -B build $ make -C build