nodgui
Lisp bindings for the Tk toolkit
$ area51 add nodguiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nodgui:some-function ...)Lisp bindings for the Tk toolkit
$ area51 add nodguiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nodgui:some-function ...)