maria VS lumo

Compare maria vs lumo and see what are their differences.

maria

A ClojureScript coding environment for beginners. (by mhuebert)

lumo

Fast, cross-platform, standalone ClojureScript environment (by anmonteiro)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
maria lumo
4 5
462 1,894
- -
8.3 0.0
3 months ago almost 2 years ago
Clojure Clojure
- Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

maria

Posts with mentions or reviews of maria. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.
  • New to clojure, where to start?
    2 projects | /r/Clojure | 5 Feb 2023
    Personally, I highly recommend Matt Heubert's project, maria.cloud.
  • Maria: A ClojureScript coding environment for beginners
    2 projects | news.ycombinator.com | 16 Nov 2022
    Developer here. We wrote Maria 6 years ago, and this fall I accepted a ClojuristsTogether grant to bring it back into active development. We hope to simplify/modernize the codebase to make it something people can hack on top of to add features & apply to new use-cases.

    Repo: https://github.com/mhuebert/maria

    ClojureD talk introducing Maria: https://www.youtube.com/watch?v=CUBHrS4ZzO4

    Description of 2022 grant work: http://blog.maria.cloud/2022/09/30/Maria-and-Clojurists-Toge...

    I'll be posting updates to twitter, @mhuebert.

    Happy to answer any questions / hear ideas for improvement & extension.

  • I just discovered maria.cloud... it looks fun...
    2 projects | /r/Clojure | 14 Feb 2021
    Dave! Thank you for your team's work on maria.cloud! I'll introduce this to her today and report back how she engages with it :)

lumo

Posts with mentions or reviews of lumo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-03.
  • Clojure Scripting on Node.js
    8 projects | news.ycombinator.com | 3 Aug 2022
    Is this similar to Lumo (https://github.com/anmonteiro/lumo)? I would assume Lumo has a faster start time since it boots from a V8 snapshot, but otherwise I'd assume the two projects are similar (except that, of course, lumo is EOL)
  • Clojure – Differences with Other Lisps
    12 projects | news.ycombinator.com | 2 Nov 2021
  • Clojure, but without the JVM?
    19 projects | /r/lisp | 29 Oct 2021
    Lumo: a standalone ClojureScript environment, runs on Node.js. Doesn't seem to have its own reader conditional, uses :cljs.
  • Racket v8.0 is out!
    4 projects | /r/programming | 15 Feb 2021
    Lumo and Planck (standalone Clojurescript environments, based on Node and on JavaScriptCore with some additional functionality to make it suitable for scripting, respectively), and Clojerl (Clojure implemented on BEAM). Startup times are comparable to e.g. Racket.

What are some alternatives?

When comparing maria and lumo you can also consider the following projects:

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

planck - Stand-alone ClojureScript REPL

4ever-clojure - Pure cljs version of 4clojure, meant to run forever!

etaoin - Pure Clojure Webdriver protocol implementation

babashka - Native, fast starting Clojure interpreter for scripting

joker - Small Clojure interpreter, linter and formatter.

awesome-clojure-likes - Curated list of Clojure-like programming languages.

Fennel - Lua Lisp Language

janet - A dynamic language and bytecode vm

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

cloture - Clojure in Common Lisp

sci - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs