[ 原始碼: trivial-gray-streams ]
套件:cl-trivial-gray-streams(20200731.git8e6a1a0-1)
cl-trivial-gray-streams 的相關連結
Debian 的資源:
下載原始碼套件 trivial-gray-streams:
- [trivial-gray-streams_20200731.git8e6a1a0-1.dsc]
- [trivial-gray-streams_20200731.git8e6a1a0.orig.tar.xz]
- [trivial-gray-streams_20200731.git8e6a1a0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [common-lisp.net]
相似套件:
thin compatibility layer for Common Lisp gray streams
This system provides an extremely thin compatibility layer for Common Lisp gray streams, which provide a standard way for users to define their own streams for use by the standard I/O functions.
Gray streams is an interface proposed for inclusion with ANSI Common Lisp by David N. Gray. The proposal did not make it into the standard, but most popular Common Lisp implementations implement this facility anyway.
This system provides an extremely thin compatibility layer for gray streams.