⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}Babel is a [[Common Lisp]] library (not to be confused with the [[Babel]] language) 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 [http://common-lisp.net/project/babel/ common-lisp.net].