cl-liballegro-nuklear

MIT

CFFI wrapper for the Nuklear IM GUI library with liballegro backend, to be used with cl-liballegro.

$ area51 add cl-liballegro-nuklearCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-liballegro-nuklear:some-function ...)