パッケージ: cl-babel (0.3.0+20091229-1) [universe]
cl-babel に関するリンク
Ubuntu の資源:
cl-babel ソースパッケージをダウンロード:
- [cl-babel_0.3.0+20091229-1.dsc]
- [cl-babel_0.3.0+20091229.orig.tar.gz]
- [cl-babel_0.3.0+20091229-1.diff.gz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Common Lisp Team (メールアーカイブ)
- Peter Van Eynde
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
A charset encoding/decoding library, not unlike GNU libiconv
Written completely in Common Lisp, not using a foreign library.
It strives to achieve decent performance. Most of the encoding/decoding algorithms have been adapted from Clozure CL's source.
Another important goal is reusability. Similarly to SBCL, it defines an interface wherein the algorithms can be reused between a variety of data types so long we're dealing with conversions between octets and unicode code points.
Babel comes with converters between strings and octet vectors but can be easily extended to deal with, e.g., strings and foreign memory, vectors and Closure's runes, etc...
その他の cl-babel 関連パッケージ
|
|
|
-
- dep: cl-alexandria
- A collection of portable Common Lisp utilities
-
- dep: cl-trivial-features
- An abstraction layer for the *features* that implementations use
-
- dep: common-lisp-controller (>= 5.11)
- Common Lisp source and compiler manager