Paquet : cl-global-vars (0~20141013.gitc749f32-2)
Liens pour cl-global-vars
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source cl-global-vars :
- [cl-global-vars_0~20141013.gitc749f32-2.dsc]
- [cl-global-vars_0~20141013.gitc749f32.orig.tar.xz]
- [cl-global-vars_0~20141013.gitc749f32-2.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
efficient global variables in Common Lisp
In Common Lisp, a special variable that is never dynamically bound typically serves as a stand-in for a global variable. This library provides true global variables that are implemented by some compilers. An attempt to rebind a global variable properly results in a compiler error. That is, a global variable cannot be dynamically bound.
Global variables therefore allow one to communicate an intended usage that differs from special variables. Global variables are also more efficient than special variables, especially in the presence of threads.
Télécharger cl-global-vars
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 5,0 ko | 29,0 ko | [liste des fichiers] |