Gehe zu Anwendung: [
0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
]
Gehe zu RPM-Paket: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
librep9: Implementation of rep, a lisp dialect - Libraries
|
|
|
|
|
|
(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: |
|
Status: |
|
Umfang: | 131 KiB |