This package browser is in early development. Mind the rough edges.

sbcl-cl-morse

Morse code translation library for Common Lisp

cl-morse is a Morse code translation library for Common Lisp.

Installation

Install the latest version of sbcl-cl-morse as follows:

guix install sbcl-cl-morse

Or install a particular version:

guix install sbcl-cl-morse@1.0.0

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.