Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Text Processing
View the dependency graph for this librarycl-i18n
Created by ivant on: Tue, 22 Jan 2008 13:07:03 GMT, Last modification: Tue, 22 Jan 2008 13:07:03 GMT
cl-i18n is a gettext-style internationalization framework for Common Lisp.
cl-i18n is a gettext-style internationalization framework for Common Lisp.
Features:
* dead simple
* ASDF package
* #! string read macro
* warns and acts gracefully when an untranslated string is encountered
* very clean translation resource format that can be edited by non-programmers
Deficiencies:
* dead simple
* no pluralisation support (will be the next thing, though)
* only tested with SBCL
* no unit tests yet
* not ASDF-installable yet
* read macro not optional
* needs cl-ppcre to create translation resources automatically (should probably be done by the lisp reader)
* read macro doesnt handle forms yet
Tags
Text Processing | Libraries
0 Notes and 0 comments
0 Notes
You must be logged to add a note
0 Comments
You must be logged to add a comment