guix-patches
[Top][All Lists]
Advanced

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

[bug#67172] [PATCH 1/2] gexp: Add compiler for <gexp-input>.


From: Maxim Cournoyer
Subject: [bug#67172] [PATCH 1/2] gexp: Add compiler for <gexp-input>.
Date: Sun, 03 Dec 2023 20:59:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

Hello!

Ludovic Courtès <ludo@gnu.org> writes:

> * guix/gexp.scm (gexp-input-compiler): New procedure.
> * tests/gexp.scm ("gexp references non-existent output")
> ("gexp-input, as first-class input"): New tests.
> * doc/guix.texi (G-Expressions): Document it.

This looks useful, and a summary read of the implementation looks sane
(I'm not much knowledgeable yet w.r.t. to gexp compiler/expander
though).

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim





reply via email to

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