atom: Shell scripting that will knock your socks off.

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • atom

    Shell scripting that will knock your socks off (by adam-mcdaniel)

  • nxes

    EHI fork of the es(1) shell

  • Thanks for the link, I'll have to check it out! I've been hacking on an old, public domain shell called es in my spare time and have made some minor progess so far. One of my goals is to eliminate the reliance on a parser generator like Yacc and instead implement my own LALR or LR(1) parser, and was planning on trying to swap out the current Yacc file for something like lemon to start getting a better understanding of what's needed.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • desh

    es: a shell with higher-order functions

  • The Yacc grammar and the parse tree are intrinsically linked and it works well, there are many other design holes in the es shell.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts