blob: c4f2e594a5aee3aa75ac2e1b8c0c7464ec5e3439 (
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.
|