sbcl-osicat
Operating system interface for Common Lisp
Osicat is a lightweight operating system interface for Common Lisp on Unix-platforms. It is not a POSIX-style API, but rather a simple lispy accompaniment to the standard ANSI facilities.
- Versions: 0.7.0-4.9823279
- Website: https://www.common-lisp.net/project/osicat/
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-osicat
as follows:
guix install sbcl-osicat
Or install a particular version:
guix install sbcl-osicat@0.7.0-4.9823279
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.
Badge code
You can use the following badge to inform users of sbcl-osicat about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/sbcl-osicat'><img src='https://packages.guix.gnu.org/packages/sbcl-osicat/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/sbcl-osicat)
Example Org:
[[https://packages.guix.gnu.org/packages/sbcl-osicat][https://packages.guix.gnu.org/packages/sbcl-osicat/badges/latest-version.svg]]