Skip to content
/ creole Public

Common Lispでバイト列とユニコード文字列の相互変換をポータブルに行うためのライブラリ

License

Notifications You must be signed in to change notification settings

sile/creole

Repository files navigation

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

[API]
-- Variable# *default-external-format*
-- Variable# *external-formats*
-- Function# string-to-octets string &key external-format start end
-- Function# octets-to-string octets &key external-format start end


[Project URL]
- http://sourceforge.jp/projects/creole/

About

Common Lispでバイト列とユニコード文字列の相互変換をポータブルに行うためのライブラリ

Resources

License

Stars

Watchers

Forks

Packages

No packages published