2013-09-26 17:14:40 +02:00

5 lines
238 B
Plaintext

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.