Add (guix repl).
authorLudovic Courtès <ludo@gnu.org>
Mon, 10 Jun 2019 15:09:35 +0000 (17:09 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 4 Jul 2019 16:05:02 +0000 (18:05 +0200)
commit92a4087bf4862d5ba9b77111eba3c68c2a1c4679
tree1f8c7965dc1a4b11cecd2f6aa37bc8c022ea6f4a
parent2ca41030d5189d83ea2a28ea64cf0e19efed5fd7
Add (guix repl).

* guix/scripts/repl.scm: Use (guix repl).
(self-quoting?, machine-repl): Remove.
* guix/repl.scm: New file.
* Makefile.am (MODULES): Add it.
Makefile.am
guix/repl.scm [new file with mode: 0644]
guix/scripts/repl.scm