Package librep

A lightweight Lisp environment

http://sawfish.wikia.com/

This is a lightweight Lisp environment for UNIX. It contains a Lisp
interpreter, byte-code compiler and virtual machine. Applications may
use the Lisp interpreter as an extension language, or it may be used
for standalone scripts.

Originally inspired by Emacs Lisp, the language dialect combines many
of the Emacs Lisp features while trying to remove some of the main
deficiencies, with features from Common Lisp and Scheme.

Version: 0.92.7

See also: librep-devel.

General Commands

rep Librep Interpreter
rep-remote provides a protocol for executing all of librep's file operations on that host