Are there smaller Clojure-esque Lisps available ?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • janet

    A dynamic language and bytecode vm

    What counts as "Clojure-esque"? I know that there's Janet which doesn't buy into the whole "everything as lists!" mentality other Lisps have. There's just arrays, buffers, and tables (plus their immutable counterparts: tuples, strings, and structs, respectively). Plus the contributor library "Spork" has an HTTP framework.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • joker

    Small Clojure interpreter, linter and formatter.

    There’s also joker. Haven’t used it but I’ve known about it for a while. Bills itself as a Clojure-like built with Go.

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

  • Crafting Interpreters

    8 projects | news.ycombinator.com | 12 Jul 2024
  • Nanoclj: A Tiny Clojure Interpreter

    1 project | news.ycombinator.com | 1 Mar 2024
  • Babashka: Fast native Clojure scripting runtime

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Joker is a small interpreted dialect of Clojure written in Go (Spotted this on HackerNews and wanted to share it here :D )

    1 project | /r/Clojure | 29 May 2023
  • Joker is a small interpreted dialect of Clojure written in Go

    1 project | /r/hypeurls | 29 May 2023

Did you konow that C is
the 6th most popular programming language
based on number of metions?