blob: b7a1d6b1470ee4a9b5e2d69d8b67b46ca6e61bd3 (
plain)
1
2
3
4
|
librep is an Emacs Lisp-like runtime library 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.
|