cmd VS pipeline

Compare cmd vs pipeline and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cmd pipeline
10 1
62 1
- -
2.3 1.1
11 months ago 7 months ago
Common Lisp Common Lisp
MIT License MIT License
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.

cmd

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

pipeline

Posts with mentions or reviews of pipeline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-08.
  • A Lisp REPL as my main shell
    5 projects | news.ycombinator.com | 8 Feb 2021
    While not as extreme as what is demonstrated here, I integrate things in my environment with Lisp in a way that is similar to this. I run StumpWM too so I can grab the content of the current X selection and do actions from it (e.g. the content matches a JIRA ticket regex, open it, the text matches a filename, edit it (fun fact, anything can be a filename), etc.).

    For processes, I wrote something that is not finished, not polished, but if anyone want to steal from it, go ahead:

    https://github.com/christophejunke/pipeline

    The `nmcli.lisp` example starts an nmcli process and filters its output to build Lisp objects representing connections:

    https://github.com/christophejunke/pipeline/blob/master/nmcl...

What are some alternatives?

When comparing cmd and pipeline you can also consider the following projects:

CLFM - Common Lisp File Manager

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.

scsh - A Unix shell embedded in scheme

Ammonite-Ops - Scala Scripting

linedit - Readline-style line-editor for Common Lisp.

lish - Lisp Shell

clawk - CLAWK is an AWK implementation embedded into Common Lisp, by Michael Parker. This version contains some patches to make it compile again.

janet-sh - Shorthand shell like functions for janet.