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

librep 0.92.7

Lisp system for sawfish

Librep is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale systems.

Installation

Install librep 0.92.7 as follows:

guix install librep@0.92.7

Or install the latest version:

guix install librep

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.