| j18n | j18n is a simple i18n library for Clojure. It uses standard Java resource bundles to do the heavy-lifting and as such integrates well with the Java infrastructure. |
| tower | Tower, a Clojure internationalization & translation library The Java platform provides some very capable tools for writing internationalized applications. Unfortunately, these tools can be disappointingly cumbersome when taken into a Clojure context. Tower is an attempt to present a simple, idiomatic internationalization and localization story for Clojure. It wraps standard Java functionality where possible, but it isn't afraid to step away from Java conventions when there's a good reason to. |
| Tower | Tower is an attempt to present a simple, idiomatic internationalization and localization story for Clojure. It wraps standard Java functionality where possible, but it isn't afraid to step away from Java conventions when there's a good reason to. |