ClojureDart VS HumbleUI

Compare ClojureDart vs HumbleUI and see what are their differences.

ClojureDart

Clojure dialect for Flutter and Dart (by Tensegritics)

HumbleUI

Clojure Desktop UI framework (by HumbleUI)
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
ClojureDart HumbleUI
27 5
1,337 1,115
1.0% 1.9%
9.1 7.7
7 days ago 7 days ago
Clojure Clojure
- Apache License 2.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.

ClojureDart

Posts with mentions or reviews of ClojureDart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.
  • ClojureDart – Clojure Dialect for Flutter and Dart
    1 project | news.ycombinator.com | 7 Apr 2024
  • Embedding Clojure into iOS Applications
    2 projects | /r/Clojure | 7 Jun 2023
  • Why Lisp?
    17 projects | news.ycombinator.com | 7 May 2023
    > "ClojureDart is production-ready: you can ship applications right now.

    Source: https://github.com/Tensegritics/ClojureDart

    See a live demo here: https://www.youtube.com/watch?v=dqBeGpuedf0

    ClojureDart is very similar to ClojureScript, which the GP is already comfortable with.

  • Is Clojure the only language you need?
    8 projects | dev.to | 12 Oct 2022
    Ah, and there is also a new version of Clojure in active development - ClojureDart. It is a port of Clojure language to Dart with the primary goal of using Flutter framework and getting a native mobile and desktop UI.
  • So you're using a weird language
    9 projects | news.ycombinator.com | 5 Oct 2022
    There is a port of the Clojure language to Dart with Flutter support: https://github.com/Tensegritics/ClojureDart
  • What features should a Lisp IDE have?
    5 projects | /r/lisp | 2 Sep 2022
    Now https://github.com/Tensegritics/ClojureDart exist to build GUI with flutter.
  • language bindings?
    2 projects | /r/FlutterDev | 27 Aug 2022
    There are ways, but it is generally a lot of work, for example there is ClojureDart https://github.com/Tensegritics/ClojureDart . Though unusually that sort of thing is normal for Clojure, because it is a hosted language (Clojure -> JVM, ClojureScript -> JS, etc).
  • Jumping back in!
    2 projects | /r/lisp | 23 Aug 2022
  • Clojure Single Codebase?
    7 projects | /r/Clojure | 14 Aug 2022
    Something to checkout for mobile and desktop is: https://github.com/Tensegritics/ClojureDart
  • Clojure Scripting on Node.js
    8 projects | news.ycombinator.com | 3 Aug 2022
    Basically, you take a programming language and make it work on a platform that meant to be programmed using a different PL. Clojure is hosted by design - it's not Java, but can be used to program for JVM. It ain't Javascript, but can be used to target nodejs and browser; not an [official] CLR language, but you can write .Net programs. You can use Clojure to make Flutter apps with ClojureDart. You can integrate Python into Clojure with libpython-clj. Or write Clojure to target Erlang/OTP; or Rust; or R; There's even a clojure-like language for Lua - Fennel.

    There's something about Clojure people like so much, they want it to work atop any platform.

    https://github.com/Tensegritics/ClojureDart

    https://github.com/clj-python/libpython-clj

    https://github.com/clojerl/clojerl

    https://github.com/clojure-rs/ClojureRS

    https://github.com/scicloj/clojisr

    https://fennel-lang.org

HumbleUI

Posts with mentions or reviews of HumbleUI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • Is Clojure the only language you need?
    8 projects | dev.to | 12 Oct 2022
    So you can see, there are really a lot of choices but none of them dominates, which means they all have flaws. You can read a good article from Niki Tonsky where Clojure UI problems are discussed. Also to address the problems Niki Tonsky started the development of a new UI for Clojure, called Humble UI. So now we have one more option :)
  • So you're using a weird language
    9 projects | news.ycombinator.com | 5 Oct 2022
    If you don't mind being stuck on Windows you could use Visual C# or Visual Basic, they have edit-and-continue too. https://learn.microsoft.com/en-us/visualstudio/debugger/edit... I've worked with the SuperTux C# level editor in the past. C# was actually pretty nice for GUI stuff.

    There doesn't seem to be a good GUI framework for Clojure. There was Seesaw but it hasn't been updated since 2019. There is a guy developing a new framework https://github.com/HumbleUI/HumbleUI/ but it's WIP. I guess you could sidestep this by making it a webapp and using figwheel.

  • The shape of data
    6 projects | /r/Clojure | 30 Mar 2022
    UI toolkits: https://github.com/HumbleUI/HumbleUI and https://github.com/phronmophobic/membrane
  • Ask HN: Does Java need a modern Java UI toolkit for desktop/web?
    10 projects | news.ycombinator.com | 24 Mar 2022
    Nikita Prokopov is developing Humble UI which is worth keeping a close eye on. (Yes, it's Clojure, but Java interop is bound to emerge if it builds up a critical mass and catches on.)

    https://github.com/HumbleUI/HumbleUI/

  • The Decline and Fall of Java on the Desktop Part 1 (1999-2005)
    11 projects | news.ycombinator.com | 2 Mar 2022
    I've made a few desktop apps in https://github.com/cljfx/cljfx (e.g., https://www.chronos-desk.com/), and cljfx (JavaFX + Clojure) is amazing and makes for rapid development, not to mention fun. I'm keeping an eye on https://github.com/HumbleUI/HumbleUI, which promises to be a step up.

What are some alternatives?

When comparing ClojureDart and HumbleUI you can also consider the following projects:

gallery - Flutter Gallery was a resource to help developers evaluate and use Flutter

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C

valence-native - A React environment for cross platform desktop apps

membrane - A Simple UI Library That Runs Anywhere

vim-iced - Clojure Interactive Development Environment for Vim8/Neovim

skija - Java bindings for Skia

slsa - Supply-chain Levels for Software Artifacts

cljfx - Declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame

babashka - Native, fast starting Clojure interpreter for scripting

convex - Convex Main Repository - Decentralised platform for the Internet of Value

language - Design of the Dart language

jdeploy - Developer friendly desktop deployment tool