i did not understood you where searching a shell in scheme... so going further it seems to exist a sort of terminal in scheme too: http://domterm.org/index.html it is for Kawa scheme not guile, but i never test it, i can not provide any feed back.... Damien
On Fri, Apr 19, 2024 at 1:43 AM Tom Whitcomb via General Guile related discussions <guile-user@gnu.org> wrote: > Thanks all. Very helpful. > Tom > On Thursday, April 18, 2024 at 04:29:36 PM PDT, Matt Wette < > matt.we...@gmail.com> wrote: > > On 4/18/24 9:44 AM, Tom Whitcomb via General Guile related discussions > wrote: > > Hi. > > I need to write a set of shell scripts and I would really like to do it > with a lisp. Is that a use case for guile or should I move towards > scheme/scsh? > > Tom > > You may be interested in gash: https://savannah.nongnu.org/projects/gash/ > > >