babel

Charset encoder

A Common Lisp library for efficient charset encoding and decoding

Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.

GitHub

92 stars
11 watching
27 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clozure/ccl A Common Lisp compiler and runtime environment 855
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
sharplispers/cl-jpeg A Common Lisp library for encoding and decoding JPEG images 23
html/clache A general caching facility for Common Lisp 18
vseloved/cl-nlp A comprehensive Common Lisp toolkit for natural language processing tasks. 222
alvations/charguana A Python library that provides character encoding and Unicode support for various languages, including CJK, Romanji, Japanese, Korean, and Chinese. 10
tlikonen/cl-enchant A Common Lisp interface to the Enchant spell-checker library 17
ciel-lang/cl-cron Provides cron-like facilities directly inside Common Lisp. 16
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
zkat/cl-openal Common Lisp bindings for an audio library 35
cookrn/babybel Ruby implementation of a Common Lisp dialect for building interpreters and compilers 8
dnaeon/clingon A command-line options parser system for Common Lisp 127
canscale/lexicographic-encoding A library that provides a way to encode integers in a lexicographically sorted manner 1
lisp-maintainers/cl-repl A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. 19