./wip/cl-anaphora, Anaphora is the anaphoric macro collection

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4, Package name: ecl-anaphora-0.9.4, Maintainer: ddeus.pkgsrc

Anaphoric macros provide implicit bindings for various operations. Extensive
use of anaphoric macros is not good style, and probably makes you go blind as
well - there's a reason why Anaphora claims to be from Hell.

Anaphora provides two families of anphoric macros, which can be identified by
their names and packages (both families are also exported from the package
ANAPHORA). The implicitly-bound symbol ANAPHORA:IT is also exported from all
three packages.


Required to run:
[devel/libffi] [lang/ecl]

Required to build:
[pkgtools/cwrappers]

Package options: ecl

Master sites:

RMD160: 3fae80113c84d77f2e40ce6eaf5c1695c96e15fe
Filesize: 5.016 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-18 12:49:11 by Oleksandr Kozachuk | Files touched by this commit (17)
Log message:
For cl-* packages - fix *.asd files to be compatible with ECL-12.2.1.
   2012-02-21 12:52:01 by Oleksandr Kozachuk | Files touched by this commit (1)
Log message:
Fix installation of ECL packages (add missing lib*.a files).

   2011-11-28 10:05:41 by Oleksandr Kozachuk | Files touched by this commit (2)
Log message:
CLisp support integrated.
   2011-11-25 15:01:30 by Oleksandr Kozachuk | Files touched by this commit (42)
Log message:
SBCL support for all Common Lisp modules.
   2011-11-24 09:08:50 by Oleksandr Kozachuk | Files touched by this commit (6) | Imported package
Log message:
Import cl-anaphora-0.9.4 as wip/cl-anaphora.

Anaphoric macros provide implicit bindings for various operations. Extensive
use of anaphoric macros is not good style, and probably makes you go blind as
well - there's a reason why Anaphora claims to be from Hell.

Anaphora provides two families of anphoric macros, which can be identified by
their names and packages (both families are also exported from the package
ANAPHORA). The implicitly-bound symbol ANAPHORA:IT is also exported from all
three packages.