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

cl-trivial-raw-io 0.0.2-1.b1a3c87

Trivial portability for raw *nix IO in Common Lisp

This library exports three symbols: with-raw-io, read-char, and read-line, to provide raw POSIX I/O in Common Lisp.

Installation

Install cl-trivial-raw-io 0.0.2-1.b1a3c87 as follows:

guix install cl-trivial-raw-io@0.0.2-1.b1a3c87

Or install the latest version:

guix install cl-trivial-raw-io

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.