Go to file
Timothy Sample a2f5403367 Fix field splitting on outside spaces
* geesh/word.scm (split-fields): Make outside spaces in word-parts
count for field splitting.
* tests/word.scm: Test this.
2018-07-18 02:33:08 -04:00
doc Add syntax specification document 2018-07-16 13:59:40 -04:00
geesh Fix field splitting on outside spaces 2018-07-18 02:33:08 -04:00
scripts Initial commit 2018-01-31 14:52:05 -05:00
tests Fix field splitting on outside spaces 2018-07-18 02:33:08 -04:00
tools Initial commit 2018-01-31 14:52:05 -05:00
.dir-locals.el Add parser 2018-02-01 00:14:12 -05:00
.gitignore Initial commit 2018-01-31 14:52:05 -05:00
COPYING Initial commit 2018-01-31 14:52:05 -05:00
Makefile.am Add word 2018-07-15 19:46:14 -04:00
README Initial commit 2018-01-31 14:52:05 -05:00
bootstrap Initial commit 2018-01-31 14:52:05 -05:00
configure.ac Initial commit 2018-01-31 14:52:05 -05:00
guix.scm Initial commit 2018-01-31 14:52:05 -05:00
pre-inst-env.in Initial commit 2018-01-31 14:52:05 -05:00

README

Geesh is a shell interpreter written in Guile Scheme.