Christopher Allan Webber <[email protected]> skribis: > Ludovic Courtès writes: > >> Hi! >> >> ‘format’ is an implementation of the historical Common Lisp (I think?) >> thing. >> >> The Better Approach™ is probably <http://synthcode.com/scheme/fmt>. An >> entirely different but IMO nicer approach (again, real EDSL instead of >> stringy DSL.) >> >> Ludo’. > > I've been interested in fmt. Though, I wonder if a stringly typed > system is needed for gettext compatibility?
Right, that’s a very good point. I don’t think ‘fmt’ lends itself well to i18n, which is a bummer. Ludo’.
