I was just reading about Clojure, when I saw https://github.com/tensegritics/ClojureDart
Articles about making apps with cljd
Here’s an example:
Some converter: ClojureDart - Calva User Guide
I saw you can do the state management too. I’m not familiar with LISP or Clojure, but seems like it’s easy to access information about the program state.
Just wanted to ask, if anyone has experience with it? There are a few apps made with it:
https://www.reddit.com/r/Clojure/comments/1p2tbe0/clojuredart_app_showcase/
for example that Knowuro seems pretty complex. Sadly I couldn’t find an open source app.