ClojureDart VS vim-iced

Compare ClojureDart vs vim-iced and see what are their differences.

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
ClojureDart vim-iced
27 6
1,334 511
2.5% -
9.2 8.1
8 days ago 21 days ago
Clojure Vim Script
- 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

vim-iced

Posts with mentions or reviews of vim-iced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-16.
  • How do you set up vim for ClojureDart?
    3 projects | /r/neovim | 16 Apr 2022
    Vim-iced just released with cljd support https://github.com/liquidz/vim-iced/pull/403
  • I tried vim-iced and now it's my main Clojure setup!
    3 projects | /r/Clojure | 23 Feb 2021
    There is also an option for iced command to inject middleware which should be enough to hook reveal, but I have not tried it https://liquidz.github.io/vim-iced/#iced_usage
  • Clojure in neovim
    5 projects | /r/Clojure | 1 Jan 2021
    vim-iced Interface to nrepl (alternative to Conjure). From all the features it provides I use the most: evaluation formatting (using cljfmt) documentation completion refactorings (require a namespace, rename var)

What are some alternatives?

When comparing ClojureDart and vim-iced you can also consider the following projects:

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

clojure.vim - Clojure syntax highlighting for Vim and Neovim.

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

cider-nrepl - A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.

babashka - Native, fast starting Clojure interpreter for scripting

acid.nvim - Asynchronous Clojure Interactive Development

language - Design of the Dart language

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

slsa - Supply-chain Levels for Software Artifacts

vimwiki - Personal Wiki for Vim

pack - CLI for building apps using Cloud Native Buildpacks

dotfiles - unix dot files