guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Named parameters to format?


From: Mark H Weaver
Subject: Re: Named parameters to format?
Date: Tue, 15 Dec 2015 10:20:46 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]