From b7a7f59847154f880b69061b9f59e7acf503c121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 1 Jun 2012 23:29:55 +0200 Subject: Add the usual top-level files. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000000..b77c0fa4c9 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +Guix is Nix[0] from Guile[1]! + +Concretely, it allows Nix package management to be done entirely in +Scheme. The goal is to investigate whether Scheme, and in particular +the ability to define EDSLs, would allow it to fulfill the role of the +Nix language. + +[0] http://nixos.org/nix/ +[1] http://gnu.org/software/guile/ -- cgit v1.2.3