Photon VS ClojureDart

Compare Photon vs ClojureDart and see what are their differences.

Photon

Lightning fast and portable programming language! (by HashLDash)

ClojureDart

Clojure dialect for Flutter and Dart (by Tensegritics)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Photon ClojureDart
1 27
65 1,334
- 2.5%
9.0 9.2
2 days ago 5 days ago
Python Clojure
GNU General Public License v3.0 only -
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.

Photon

Posts with mentions or reviews of Photon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-14.
  • Clojure Single Codebase?
    7 projects | /r/Clojure | 14 Aug 2022
    Is Photon a DSL made with Clojure then? Or is it it's own language completely, (maybe this one?: https://github.com/HashLDash/Photon)

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 Photon and ClojureDart you can also consider the following projects:

Rete.js - Rete.js is a framework for creating visual interfaces and workflows. It provides out-of-the-box solutions for visualization using various libraries and frameworks, as well as solutions for processing graphs based on dataflow and control flow approaches.

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

dark - Darklang main repo, including language, backend, and infra

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

garden - Generate CSS with Clojure

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

pkg - Package your Node.js project into an executable

babashka - Native, fast starting Clojure interpreter for scripting

macchiato-core - Ring style HTTP server abstraction for Node.js

slsa - Supply-chain Levels for Software Artifacts

language - Design of the Dart language

pack - CLI for building apps using Cloud Native Buildpacks