From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: On DSLs Date: Tue, 10 Dec 2019 17:26:29 +0100 Message-ID: <878snkp2oa.fsf@gnu.org> References: <87mudrxvs8.fsf@ambrevar.xyz> <87mudd59ho.fsf@gnu.org> <877e4glyc3.fsf@ambrevar.xyz> <87v9rxx8ri.fsf@gnu.org> <87d0e4oy51.fsf@ambrevar.xyz> <878sop6icq.fsf@gnu.org> <87d0drscng.fsf@gnu.org> <87mucm4iyp.fsf@gnu.org> <877e3narto.fsf_-_@gnu.org> <11023A81-0C23-48F0-83E9-082D39343FAB@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54329) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieiLI-0003l5-4X for guix-devel@gnu.org; Tue, 10 Dec 2019 11:26:33 -0500 In-Reply-To: <11023A81-0C23-48F0-83E9-082D39343FAB@lepiller.eu> (Julien Lepiller's message of "Mon, 02 Dec 2019 20:11:26 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: guix-devel@gnu.org Hi! Julien Lepiller skribis: > Could this discussion be saved in the cookbook for instance? I'd like to = have this kind of discussion on the approach of guix and ideas behind it so= mewhere more accessible than the ML archive. Does it make sense? I sort of see the cookbook as a very practical thing, so like Konrad I=E2= =80=99m not sure it=E2=80=99s the right place for high-level design discussions. That said, the EDSL approach for Guix is discussed in two wonderful papers: https://hal.inria.fr/hal-01580582/en https://hal.inria.fr/hal-00824004/en :-) Ludo=E2=80=99.