civodul pushed a commit to branch master
in repository guix-artwork.
commit 81db25f83ee5e461738ac6b2ee0dc2fa55a6307b
Author: Ludovic Courtès <[email protected]>
Date: Wed Dec 6 15:21:53 2017 +0100
website: Add pseudo-post about GPCE.
* website/posts/back-from-gpce.md: New file.
---
website/posts/back-from-gpce.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/website/posts/back-from-gpce.md b/website/posts/back-from-gpce.md
new file mode 100644
index 0000000..6f1eb0f
--- /dev/null
+++ b/website/posts/back-from-gpce.md
@@ -0,0 +1,15 @@
+title: Back from GPCE
+author: Ludovic Courtès
+tags: Research, Functional programming, Papers, Talks
+date: 2017-11-01 12:00:00
+---
+
+Last week, I was at [GPCE
+2017](https://conf.researchr.org/track/gpce-2017/gpce-2017-GPCE-2017),
+an academic conference focused on generative programming techniques. I
+presented [_Code Staging in
+GNU Guix_](https://hal.inria.fr/hal-01580582/en), a paper that discusses
+the motivation for and genesis of
+[G-expressions](https://www.gnu.org/software/guix/manual/html_node/G_002dExpressions.html)
+as well as recent improvements. The slides are [available
+here](https://www.gnu.org/software/guix/guix-gpce-20171023.pdf).