Download List

Project Description

Common Lispでバイト列とユニコード文字列の相互変換をポータブルに行うためのライブラリ。
ユニコード(UTF32)対応処理系にのみ対応。 ※ 現状はSBCL向けに最適化されている
(2010/05/05)

※ 現在は https://github.com/sile/creole に移行済みです。

System Requirements

System requirement is not defined

Released at 2010-05-06 07:43
creole 0.0.2 (1 files Hide)

Release Notes

- 0.0.2

Changelog

- string-to-octets関数にstartおよびendキーワード引数追加
- octets-to-string関数にstartおよびendキーワード引数追加