librep

2024-06-29

Computers, Programming, Languages, Lisp - librep. A shared library implementing a Lisp dialect that is lightweight, reasonably fast, and highly extensible.

A shared library implementing a Lisp dialect that is lightweight, reasonably fast, and highly extensible. It contains an interpreter, byte-code compiler and virtual machine. Applications may use the interpreter as an extension language, or it may be used for standalone scripts. [Open source, GPL]

librep