bish VS cspell

Compare bish vs cspell and see what are their differences.

bish

Bish is a language that compiles to Bash. It's designed to give shell scripting a more comfortable and modern feel. (by tdenniston)

cspell

A Spell Checker for Code! (by streetsidesoftware)
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
bish cspell
3 8
1,480 1,120
- 3.7%
0.0 9.8
almost 2 years ago 6 days ago
C++ TypeScript
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.

bish

Posts with mentions or reviews of bish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.
  • Show HN: Just.sh – compiler that turns Justfiles into portable shell scripts
    7 projects | news.ycombinator.com | 26 Dec 2023
    https://github.com/batsh-dev-team/Batsh

    https://github.com/tdenniston/bish

    (Just fyi. I've been collecting links to similar things because of Reasons).

  • Pure Bash Bible
    13 projects | news.ycombinator.com | 8 Aug 2023
    I'd love to see a little language which compiles to _readable_ bash. Could it be so hard? There's a dead project that comes up now and then called bish.

    https://github.com/tdenniston/bish

  • Ask HN: Let's Build CheckStyle for Bash?
    15 projects | news.ycombinator.com | 20 Feb 2022
    Oh people have tried - here are a few https://stackoverflow.com/questions/10239235/are-there-any-l...

    I vaguely remember quite liking bish when I saw it years ago https://github.com/tdenniston/bish but it looks like no commits in 6 years.

    This shelljs thing looks more promising, but really tedious to use https://github.com/shelljs/shelljs - shell.rm('-rf', 'out/Release'); I'd rather suffer proper bash than have to do that sort of thing.

    Nothing seems to have really caught on so far. Bash is easy to learn and hack on, and before you know it, that simple install.sh that started out moving a few files around is 5000 lines, unmaintainable, and critical to bootstrapping your software :)

cspell

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

What are some alternatives?

When comparing bish and cspell you can also consider the following projects:

etc - Things that are too small to keep in a separate repo, but too important not to version them.

hunspell - The most popular spellchecking library.

testing-in-bash - Bash test framework comparison

coc-spell-checker - A basic spell checker that works well with camelCase code for (Neo)vim

shunit2 - shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.

dictionaries - Hunspell dictionaries in UTF-8

hck - A sharp cut(1) clone.

vscode-ltex - LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others

pure-bash-bible - 📖 A collection of pure bash alternatives to external processes.

bash-language-server - A language server for Bash

templates-cruft

cspell.nvim - A companion plugin for null-ls/none-ls, adding support for CSpell diagnostics and code actions.