gash/gash
Jan Nieuwenhuizen a043f9ef09 tr: New builtin.
* gash/commands/tr.scm: New file.
* gash/bournish-commands.scm: Use it.
* build-aux/build-guile.sh: Compile it.
* configure: Wrap it.
* .gitignore: Ignore it.
2018-12-02 09:03:02 +01:00
..
commands tr: New builtin. 2018-12-02 09:03:02 +01:00
peg Move peg into gash/, compile. 2018-11-12 10:22:40 +01:00
bournish-commands.scm tr: New builtin. 2018-12-02 09:03:02 +01:00
builtins.scm implement shift. 2018-11-25 08:46:10 +01:00
compress.scm compress WIP 2018-11-05 20:16:39 +01:00
config.scm.in Guile As SHell. 2018-11-05 19:59:53 +01:00
environment.scm fix 01-script-$@. 2018-12-02 09:03:02 +01:00
gash.scm 01-script-$0.sh, 01-script-$@.sh: add test and fix. 2018-11-24 12:25:24 +01:00
geesh.scm Make dependency on geesh optional. 2018-11-05 19:59:53 +01:00
grammar.scm fix 01-script-$#. 2018-12-02 09:03:02 +01:00
guix-utils.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
io.scm builtins: Split out into gash/commands/. 2018-11-03 08:02:49 +01:00
job.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
lzw.scm bournish: Add compress, from Guile100 challenge by Daniel Hartwig. WIP 2018-10-29 14:51:00 +01:00
peg.scm Move peg into gash/, compile. 2018-11-12 10:22:40 +01:00
pipe.scm pipeline: Fix stray outputs. 2018-11-05 20:16:39 +01:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
script.scm fix 01-script-$@. 2018-12-02 09:03:02 +01:00
shell-utils.scm guix: replace recipe with guile-only (bootstrappable) build. 2018-11-16 08:03:58 +01:00
ustar.scm tar: Cater for Guix bootstrap-guile's UTF-8 default. 2018-11-05 20:13:26 +01:00
util.scm chmod: Move permission code to shell-utils. 2018-11-05 20:13:26 +01:00