Guides on Learning to Use Lisp Instead of Shell Script?

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

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

    Readline-style line-editor for Common Lisp.

  • lish

    Lisp Shell

  • You could start using this Lisp shell and REPL (which I just discovered): https://github.com/nibbula/lish you can type in shell commands or lisp code. Call (tiny-repl:tiny-repl) for a Lisp REPL (maybe F9). Quickload libraries with ql.

  • 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
  • fof

    File object finder Common Lisp library

  • To operate on files and directories, see UIOP and this new library: https://github.com/Ambrevar/fof (File Object Finder). You could start using the Lem editor and Lisp REPL, the Nyxt browser, this basic file manager (https://github.com/szos/CLFM), cmd to fire external commands (https://github.com/ruricolist/cmd).

  • CLFM

    Common Lisp File Manager

  • To operate on files and directories, see UIOP and this new library: https://github.com/Ambrevar/fof (File Object Finder). You could start using the Lem editor and Lisp REPL, the Nyxt browser, this basic file manager (https://github.com/szos/CLFM), cmd to fire external commands (https://github.com/ruricolist/cmd).

  • cmd

    Utility for running external programs (by ruricolist)

  • To operate on files and directories, see UIOP and this new library: https://github.com/Ambrevar/fof (File Object Finder). You could start using the Lem editor and Lisp REPL, the Nyxt browser, this basic file manager (https://github.com/szos/CLFM), cmd to fire external commands (https://github.com/ruricolist/cmd).

  • 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.

    InfluxDB logo
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