cl-icu 0.1.0 has been released.
cl-icu now contains a 95% complete CLOS interface to ICU's Locale,
DateFormatter, Calendar and NumberFormatter components, only some of
the esotoric inspection facilites (getAvailableLocales and similar) are
missing.
cl-icu is now asdf-install'able.
cl-icu now has a home page at
http://common-lisp.net/project/bese/cl-icu.html
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
_______________________________________________
bese-announce mailing list
bese-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/bese-announce
Well, this is a combined announcement of the initial release of the
Movitz CVS repository and test of the mailing-lists.
There are currently three modules in the repository:
ia-x86
binary-types
movitz
The former two are required for building and using the latter.
Also, both ia-x86 and binary-types have been somewhat tested for
portability, whereas Movitz itself has only ever been used with
Allegro CL.
I'm hoping that someone with experience with other lisp
implementations than Allegro can make movitz runnable under their
system, and submit patches to that effect to
movitz-devel(a)common-lisp.net.
--
Frode Vatvedt Fjeld
_______________________________________________
movitz-announce site list
movitz-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/movitz-announce
cl-icu is a common lisp interface to IBM's unicode/i18n library ICU
(http://oss.software.ibm.com/icu/). The goal of ICU is to provide
convient i18n support to lisp applications by providing a convient
interface to ICU.
Currently only basic date and number formatting are available (see
sample/datefmt.lisp and samples/numfmt.lisp).
cl-icu is know to work on OpenMCl with ICU version 2.6, although the
use of uffi and icu's relative api stability should minimize porting
issuse. Due to some complexeties in loading libicui18n and libicuc
please read the README file _before_ compiling and loading cl-icu, in
particular you will probably have to edit a few files based on how icu
was compiled.
ftp://ftp.common-lisp.net/pub/bese/cl-icu/0.0/cl-icu_0.0.0.tar.gz
Arch params:
archive: bese-devel(a)common-lisp.net
current dev branch: cl-icu--dev--0.0
enjoy,
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
_______________________________________________
bese-announce mailing list
bese-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/bese-announce