Shcl Alternatives
Similar projects and alternatives to shcl
-
-
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.
shcl discussion
shcl 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...
-
Show HN: Mount Unix system into Common Lisp image
It is usable. Interactive commands like sudo and htop work, some like less and fzf don't. So it ships a pager, `view`. It has a directory mode, a Lisp REPL with a debugger, completion…. It is not done, the author keeps hacking on it. Hackers invited to have a look.
- SHCL is a posix-like shell written in CL. https://github.com/bradleyjensen/shcl
Stats
bradleyjensen/shcl is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of shcl is Common Lisp.