mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
5 lines
238 B
Plaintext
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.
|