Next: , Previous: , Up: List of Programming Languages   [Contents][Index]


15.5.5 GNU clisp - Common Lisp

RPM

clisp 2.28以降

ファイル拡張子

lisp

文字列構文

"abc"

gettextの略記

(_ "abc")(ENGLISH "abc")

gettext/ngettext関数

i18n:gettexti18n:ngettext

textdomain

i18n:textdomain

bindtextdomain

i18n:textdomaindir

setlocale

自動

必要条件

GNU gettextの使用またはエミュレート

使用

抽出プログラム

xgettext -k_ -kENGLISH

位置の書式

format "~1@*~D ~0@*~D"

可搬性

gettextのないプラットフォームでは、翻訳しません

po-modeでのマーキング

examplesディレクトリーの例hello-clispが利用できます