[email protected] (Ludovic Courtès) writes: > ‘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.)
For some time now, I've been thinking that we should consider adopting <http://synthcode.com/scheme/fmt> as a replacement for 'format', but it seems to lack any reasonable way to accomplish what Chris is asking for. Thoughts? Mark
