Development/Languages/Scheme

librep9: Implementation of rep, a lisp dialect - Libraries

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
Librep is 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. Rep was originally inspired by Emacs Lisp. However one of the main deficiencies of elisp -- the reliance on dynamic scope -- has been removed. Also, rep only has a single namespace for symbols.
Installieren: librep9.jpg Status: librep9.png Umfang:131 KiB