valence-native VS ClojureDart

Compare valence-native vs ClojureDart and see what are their differences.

valence-native

A React environment for cross platform desktop apps (by valence-native)

ClojureDart

Clojure dialect for Flutter and Dart (by Tensegritics)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
valence-native ClojureDart
3 27
262 1,337
0.0% 1.0%
0.0 9.1
almost 3 years ago 7 days ago
TypeScript Clojure
MIT License -
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.

valence-native

Posts with mentions or reviews of valence-native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-04.
  • Migrating from JavaFX
    2 projects | /r/reactnative | 4 Jun 2022
    Valence Native is kind of a React Native fork that supports Linux for the desktop but your mileage may vary. Main problem you may encounter is that it likely won’t be supported by most of the additional libraries in the RN ecosystem. https://github.com/valence-native/valence-native
  • Flutter 3
    17 projects | news.ycombinator.com | 11 May 2022
    > There's also https://github.com/valence-native/valence-native that uses Qt.

    There's been more than a year without a commit in this project, I'm not going to say it's abandoned yet but that's not that far off I guess, good luck with the issues you'll encounter.

    > You can wrap the React Native Web target in Tauri or Electron for Linux.

    That's one of the only realistic solution for now in my opinion.

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

What are some alternatives?

When comparing valence-native and ClojureDart you can also consider the following projects:

language - Design of the Dart language

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

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

Litho (By Facebook) - A declarative framework for building efficient UIs on Android.

slsa - Supply-chain Levels for Software Artifacts

freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.

babashka - Native, fast starting Clojure interpreter for scripting

book - The Rust Programming Language

pack - CLI for building apps using Cloud Native Buildpacks