Loading doc/index.html +3 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,9 @@ terribly flexible or uniform.</p> <p>The <a href="http://common-lisp.net/project/babel/">Babel</a> library solves a similar problem while understanding more encodings. For UTF-8 conversions, Trivial UTF-8 outperforms Babel by a wide margin though, and does not depend on any other libraries.</p> Trivial UTF-8 was written before Babel existed, but for new projects you might be better off going with Babel. The one plus that Trivial UTF-8 has is that it doesn't depend on any other libraries.</p> <h2>Download and installation</h2> Loading Loading
doc/index.html +3 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,9 @@ terribly flexible or uniform.</p> <p>The <a href="http://common-lisp.net/project/babel/">Babel</a> library solves a similar problem while understanding more encodings. For UTF-8 conversions, Trivial UTF-8 outperforms Babel by a wide margin though, and does not depend on any other libraries.</p> Trivial UTF-8 was written before Babel existed, but for new projects you might be better off going with Babel. The one plus that Trivial UTF-8 has is that it doesn't depend on any other libraries.</p> <h2>Download and installation</h2> Loading