Category:Babel

Revision as of 19:40, 7 August 2009 by rosettacode>Mwn3d (Links)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Babel is a Common Lisp library used to convert between Lisp strings containing Unicode data and various encoding formats, for instance UTF-8 or UTF-16.

It can be downloaded from common-lisp.net.