I wonder what people think about Ammonite ( https://ammonite.io/ )? It's not Lisp but Scala so may not be the authors language of choice however it can be used as a Shell: https://ammonite.io/#Ammonite-Shell I am personally using it and compared to a classical shell like Bash it's really nice for more structured data related tasks (exploring some API, checking some data, creating a bunch of PRs at once, ...). It also…
Its hard to beat PowerShell tho given its integrated in infinite number of tools on Windows platform and growing number on Linux.