[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is there REPL for Bash?
From: |
Jean Louis |
Subject: |
Re: Is there REPL for Bash? |
Date: |
Fri, 27 Dec 2024 19:16:38 +0300 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
* Eduardo Ochs <eduardoochs@gmail.com> [2024-12-27 17:36]:
> On Fri, 27 Dec 2024 at 06:27, Jean Louis <bugs@gnu.support> wrote:
> >
> > I wonder if there is some REPL for Bash, so that I can write and
> > evaluate shell script and see it evaluated in the side window?
>
> Hi Jean,
> check this:
> http://anggtwu.net/2024-bash-test-blocks.html
> Not exactly a REPL, but it lets me develop bash code in REPL-like way...
In essence that is what I think, though to edit shell file and then
see results on the side, one by one.
--
Jean Louis