Is it practical to only work off the CLI and a text editor?

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

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

    Terminal readline library for Clojure dialects

  • Rebel readline for a nicer CLI editing capabilities, eliminating the need to copy-paste forms from your editor to the REPL.

  • tools.namespace

    Tools for managing namespaces in Clojure

  • tools.namespace refresh function. It's the closest thing to a 'rebuild' in other languages, reloading the minimal set of modified namespaces. It's much more reliable than reevaluating def forms in your IDE.

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

    Notepad++ patch for Clojure by "modifying config files of Lisp" or "Clojure userDefineLang".

  • ClojureBoxNpp (Notepad++ for Clojure)

  • conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

  • Shameless plug (which the person I'm replying to may have already seen and dismissed or used, but might be helpful to others!) https://github.com/Olical/conjure is a Neovim plugin for Clojure nREPL interaction. But also supports a bunch of other REPL-y languages.

  • aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

  • You can use Conjure without diving into Fennel / Lua land (although I highly recommend it). I would never have attempted this project without Aniseed/Fennel, so it's worth looking into, allows me to be ambitious with less foot guns.

  • 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