Artifact cl-global-vars_0~20141013.gitc749f32-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    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.
  Homepage: https://github.com/lmj/global-vars
  Installed-Size: '29'
  Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
  Multi-Arch: foreign
  Package: cl-global-vars
  Priority: optional
  Section: lisp
  Version: 0~20141013.gitc749f32-2
srcpkg_name: cl-global-vars
srcpkg_version: 0~20141013.gitc749f32-2

File

cl-global-vars_0~20141013.gitc749f32-2_all.deb
Binary file cl-global-vars_0~20141013.gitc749f32-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package cl-global-vars_0~20141013.gitc749f32-2

binary package System - - 5 months, 2 weeks ago 4 months, 2 weeks
BETA