Discussion of the new generation of Clojure-inspired Lisps.

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

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

    A statically typed lisp, without a GC, for real-time applications.

  • Carp - Very similar niche to Rust. High performance, borrow-checked and Hindley-Milner type-inferred, aimed at low-latency applications such as games and GUIs. For my money, probably a great candidate for a general-purpose Lisp where performance *is* a top-tier priority.

  • janet

    A dynamic language and bytecode vm

  • Janet - Very similar niche to Python or Lua. Very small, dynamic, bytecode-interpreted, C interoperability, perfect for scripting. For my money, probably a great candidate for a general-purpose Lisp where performance *isn't* a top-tier priority.

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

    Lua Lisp Language

  • Fennel - Compiles to Lua, 100% interoperable with Lua. An alternative syntax with all its Lispy features for Lua.

  • ClojureDart

    Clojure dialect for Flutter and Dart

  • Maybe not precisely relevant - since it's not Clojure-inspired language but a port of Clojure, still, you can probably add ClojureDart to that list. Tensegritics/ClojureDart.

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