ClojureDart VS pkg

Compare ClojureDart vs pkg and see what are their differences.

ClojureDart

Clojure dialect for Flutter and Dart (by Tensegritics)

pkg

Package your Node.js project into an executable (by vercel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ClojureDart pkg
27 91
1,337 24,099
2.5% -
9.1 6.3
1 day ago 4 months ago
Clojure JavaScript
- 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.

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

pkg

Posts with mentions or reviews of pkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.

What are some alternatives?

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

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

nexe - ๐ŸŽ‰ create a single executable out of your node.js apps

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

ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

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

reverse-engineering - List of awesome reverse engineering resources

babashka - Native, fast starting Clojure interpreter for scripting

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

language - Design of the Dart language

bytenode - A minimalist bytecode compiler for Node.js

slsa - Supply-chain Levels for Software Artifacts

oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.