Pakket: cl-bordeaux-threads (0.8.8-5)
Verwijzigingen voor cl-bordeaux-threads
Trisquel bronnen:
Het bronpakket bordeaux-threads downloaden:
- [bordeaux-threads_0.8.8-5.dsc]
- [bordeaux-threads_0.8.8.orig.tar.gz]
- [bordeaux-threads_0.8.8-5.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Common Lisp Team (Mailarchief)
- Sébastien Villemot
Externe bronnen:
- Homepage [common-lisp.net]
Vergelijkbare pakketten:
Portable threads library for Common Lisp
BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface.
It essentially provides a compatibility layer for multi-threading across multiple CL implementations.
Some parts of its implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals.
Andere aan cl-bordeaux-threads gerelateerde pakketten
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp