Does anyone know of any frameworks to provide i18n for Scheme programs? I'm basically concerned with Chicken programs. I'm looking for something similar to GNU gettext, that will make it possible for my Scheme programs to print their strings in multiple languages (without having to keep separate branches for each language, obviously).
Perhaps a simple GNU gettext wrapper egg can do the work? Hmm. Any thoughts? Thanks. Alejo. http://azul.freaks-unidos.net/ ---=( Comunidad de Usuarios de Software Libre en Colombia )=--- ---=( http://bachue.com/colibri )=--=( [EMAIL PROTECTED] )=--- _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
