diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index fa05c370773..080caf852d1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -12528,6 +12528,13 @@ package available on the build side, here's how you would do it: @dots{}))) @end lisp +@quotation Going Further +To learn more about the design of g-expressions, read +@c https://dx.doi.org/10.1145/3136040.3136045 goes to ACM +@uref{https://arxiv.org/abs/1709.00833, @i{Code Staging in +GNU@tie{}Guix}} (2017). +@end quotation + The syntactic form to construct gexps is summarized below. @defmac #~@var{exp} |
