cl-ltk 0.992
Common Lisp bindings for the Tk GUI toolkit
LTK is a Common Lisp binding for the Tk graphics toolkit. It is written in pure Common Lisp and does not require any Tk knowledge for its usage.
- Website: http://www.peter-herth.de/ltk/
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-ltk 0.992
as follows:
guix install cl-ltk@0.992
Or install the latest version:
guix install cl-ltk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.