gash/gash
Jan Nieuwenhuizen b8b170530c bournish: Add tar, from Guile100 challenge by Mark Weaver.
See https://github.com/spk121/guile100

* bin/tar.in: New file.
* configure: Produce bin/tar.
* .gitignore: Ignore it.
* makefile (bin/tar): New target.
* gash/tar.scm: New file.
* gash/ustar.scm: New file.
* build-aux/build-guile.sh: Compile new files.
2018-10-27 11:30:45 +02:00
..
bournish-commands.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
builtins.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
config.scm.in build: Add config.scm.in. 2018-07-14 15:10:44 +02:00
environment.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
gash.scm bournish: Add tar, from Guile100 challenge by Mark Weaver. 2018-10-27 11:30:45 +02:00
geesh.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
guix-build-utils.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
io.scm resurrect set -x 2018-07-15 18:18:34 +02:00
job.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
peg.scm gash: resurrect. 2018-10-21 15:24:24 +02:00
pipe.scm parser: refactor, use `pipeline' instead of `expression'. 2018-07-15 12:49:59 +02:00
script.scm fix: set -e. 2018-10-21 16:13:29 +02:00
tar.scm bournish: Add tar, from Guile100 challenge by Mark Weaver. 2018-10-27 11:30:45 +02:00
ustar.scm bournish: Add tar, from Guile100 challenge by Mark Weaver. 2018-10-27 11:30:45 +02:00
util.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00