gash/gash
Timothy Sample 0f52c91f64 wip! Port the back end to Mes.
See also <https://git.ngyro.com/mes/log/?h=wip-gash>.

* gash/pattern.scm (<pattern>): Use 'define-record-type' instead of
'define-immutable-record-type'.
* mes/gash.mes: Add a bunch of shims; run 'guile --version'.
2021-06-25 13:51:20 -04:00
..
built-ins Support printing the current umask. 2020-03-22 11:49:41 -04:00
compat gash compat textual-ports: Add put-char. 2019-12-09 13:57:15 -05:00
arithmetic.scm Add arithmetic expansion. 2021-05-26 13:16:50 -04:00
built-ins.scm Add the wait built-in. 2020-03-17 17:57:01 -04:00
compat.scm Allow one-armed 'if-guile-version-below'. 2019-12-09 13:53:55 -05:00
config.scm.in Remove compression utility configuration. 2019-05-20 01:18:54 -04:00
environment.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
eval.scm Add arithmetic expansion. 2021-05-26 13:16:50 -04:00
gash.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
lexer.scm wip! Port the front end to Mes. 2021-06-24 00:03:02 -04:00
parser.scm wip! Port the front end to Mes. 2021-06-24 00:03:02 -04:00
pattern.scm wip! Port the back end to Mes. 2021-06-25 13:51:20 -04:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
repl.scm Add basic support for asynchronous commands. 2020-03-17 17:15:36 -04:00
shell.scm Respect noclobber when redirecting. 2020-03-22 11:57:17 -04:00
word.scm Move evaluation code from 'word' to 'eval'. 2021-04-19 15:11:27 -04:00