clesh VS repl-utilities

Compare clesh vs repl-utilities and see what are their differences.

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. (by Neronus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
clesh repl-utilities
3 2
67 48
- -
0.0 0.0
over 3 years ago about 3 years ago
Common Lisp Common Lisp
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clesh

Posts with mentions or reviews of clesh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.
  • Getting started with lisp
    8 projects | /r/lisp | 25 May 2023
  • Improving REPL experience in terminal?
    11 projects | /r/lisp | 17 May 2023
    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).
  • [Common Lisp] Best Libraries for Interfacing with UNIX-like Operating Systems?
    5 projects | /r/learnlisp | 7 Sep 2021
    Clesh - extends Common Lisp to embed shell code in a manner similar to perl's backtick. (I read awesome-cl) It could ease the process to include external calls.

repl-utilities

Posts with mentions or reviews of repl-utilities. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.

What are some alternatives?

When comparing clesh and repl-utilities you can also consider the following projects:

lish - Lisp Shell

colisper - Check and transform Lisp code with Comby (beta)

RLWRAP-SBCL-LISP-COMPLETIONS - How to enable TAB completions of common lisp commands using SBCL

cl-livedocs - Live web documentation browser for Common Lisp. Based on Webinfo project.

fof - File object finder Common Lisp library

magic-ed - Editing facility for Common Lisp REPL

CIEL - CIEL Is an Extended Lisp. Scripting with batteries included.

janet-sh - Shorthand shell like functions for janet.

unix-in-lisp - Mount Unix system into Common Lisp image