yew VS shcl

Compare yew vs shcl and see what are their differences.

yew

𝚖𝚘𝚗𝚘no𝚛𝚎𝚙𝚘 (by nibbula)

shcl

SHell in Common Lisp (by SquircleSpace)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
yew shcl
3 5
33 304
- -
9.2 0.0
6 days ago almost 3 years ago
Common Lisp Common Lisp
GNU General Public License v3.0 only Apache License 2.0
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.

yew

Posts with mentions or reviews of yew. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-21.
  • Is It Possible to Rewrite a syscall from C in Common Lisp?
    4 projects | /r/Common_Lisp | 21 Oct 2022
    It's possible, but you can observe how much trouble it can be in opsys , which doesn't depend on any C headers or do any grovelling. You may be suprised the amount of syscall instability papered over by libc.
  • LEM - What If Emacs Was Multithreaded
    4 projects | /r/lisp | 23 Apr 2022
    org-view: https://github.com/nibbula/yew/blob/ea624f08ec235cf12536323c68a9805d9e668f3d/tools/view-org.lisp
  • Anyone Here Played With Shcl or Yew?
    7 projects | /r/Common_Lisp | 8 Apr 2021
    I have plans to develop a shell that handles both POSIX shell script and common-lips, likely by simply passing the s-expressions to a REPL such as sbcl, but as I am very new to common-lisp I know that I will not having something fully working anytime soon, I am okay with that all is fun in learning right? I have, however, been hankering to find a new shell recently that can at least provide me with the basics of what I plan to create, a simple shell that can handle POSIX scripting and common-lisp interactively. For this I did some research and read this blog post. I have looked around at different dual shells and found that shcl and yew seem to be the most promising for my temporary use until my own shell is ready. My question here is, has anyone used either of these extensively? I am not expecting something that can give me what zsh does, I only use it for syntax highlighting anyway lol, but rather if either of these shells would be on par, interactively, with something like ksh (the shell I am most use too) i.e. basic tab completion, customizable prompt and anything else is a bonus. Does anyone here have experiences with stress testing either of these shells?

shcl

Posts with mentions or reviews of shcl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-08.

What are some alternatives?

When comparing yew and shcl you can also consider the following projects:

lish - Lisp Shell

nexus

cl-unix-cybernetics - UNIX system administration in Common Lisp

lib-os

cl-rashell - Resilient replicant Shell Programming Library for Common Lisp

shcl_box - shcl in a box