SaaSHub helps you find the best software and product alternatives Learn more β
Lish Alternatives
Similar projects and alternatives to lish
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
clesh
CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's backtick.
-
-
-
-
-
-
-
-
lish discussion
lish reviews and mentions
-
CIEL Is an Extended Lisp
It is very handy.
Users who want an advanced lisp shell for the terminal, where they can mix & match shell and lisp code, would turn to lish: https://github.com/nibbula/lish/ (not considered "ready" or "good enough" by the author, but well advanced).
also https://github.com/bradleyjensen/shcl, a POSIX shell.
As always: see more on https://github.com/CodyReichert/awesome-cl#shells-shells-int...
- Sharpscript: Lisp for Scripting
- Getting started with lisp
-
Show HN: Mount Unix system into Common Lisp image
Wow, that's crazy O_o
Related:
- Lish allows to mix&match shell and Lisp code, with regular syntax. https://github.com/nibbula/lish/
$ echo ,*package*
-
Improving REPL experience in terminal?
Now, it's only personal, but I like to fire one-off shell commands⦠can we escape the Lisp REPL or not? If not, we could use a shell pass-through, for example "! ls" with clesh. Ruricolist's cmd is nice to have too. This is becoming an heresy, but what if we could fire a shell command and interpret its result with a Lisp function, or mix and match the two? Lish is doing an awesome work already, although it's a difficult field. Interactive commands like sudo and htop work there, at least. It ships a Lisp REPL and a debugger for the terminal too (similar to Roswell, then).
-
Can i use a lisp image as my init process?
The docs are here: https://github.com/nibbula/lish/tree/master/docs
-
McCLIM respository migrates to Codeberg.
Common lisp shell that manages to bridge the unix world and commonlisp in an attractive way: https://github.com/nibbula/lish
-
Lisp for scripting
Take a look at Lish, Common Lisp Shell: https://github.com/nibbula/lish/
-
Using one executable image for everything
Github: https://github.com/vindarel/lish-init Docs: https://github.com/nibbula/lish/blob/master/docs/doc.org Examples: https://github.com/nibbula/lish/blob/master/docs/lish-examples.md Special notes: Beware the authors warning to not use it on a production system, it may eat file.
-
Terminal Emulators Written in Common Lisp?
maybe see: https://github.com/nibbula/lish, via https://www.reddit.com/r/lisp/comments/ve3z3z/better_replshell/
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
nibbula/lish is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of lish is Common Lisp.