Flutter is looking pretty good to me. Sure would be nice to have a clojure->flutter compiler. Anthing there, there?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What would you say is the advantage of using Flutter instead of React Native? Assuming you're not interested in Dart, what is the selling point?
Flutter definitely looks interesting, but I guess to make it work with Clojure would require writing a 'ClojureDart', i.e. a Clojure that compiles to Dart code. Given Dart sits somewhere between Java and Javascript, this is maybe not undoable, but would certainly be a lot of work.
Gregg
Oh yeah, I forgot to mention: hot reloading! Have you heard of it? It's revolutionary! ;)Gregg
--
dartjure?darjure?
darture?
datura?
Well it's not just a question of how much effort it will take, but whether the interest in Dart as a target (pun intended?) would be high enough to sustain the project over time.
Then there's the possibility of stealing flutter's thunder and writing clj->native compilers. Everybody wants that.
Alan
So we'd need to piggy back on something native that similarly has a strong runtime. Common Lisp maybe, or Go.
I'd vote for Go.
So I think its the best shot at Clojure native we've ever had, and probably the ideal one at that, since it'll boast all existing libraries.
What could help is to then look at compiler options for Clojure that could help leverage native image, and lower the restrictions imposed by native image.
Honestly, I doubt any project will have more backing then Graal's native image.
So I think its the best shot at Clojure native we've ever had, and probably the ideal one at that, since it'll boast all existing libraries.
What could help is to then look at compiler options for Clojure that could help leverage native image, and lower the restrictions imposed by native image.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
On Sun, Apr 29, 2018, 5:24 PM Didier <did...@gmail.com> wrote:Honestly, I doubt any project will have more backing then Graal's native image.Looking at Graal. Indistinguishable from magic AFAIK.
So I think its the best shot at Clojure native we've ever had, and probably the ideal one at that, since it'll boast all existing libraries.
What could help is to then look at compiler options for Clojure that could help leverage native image, and lower the restrictions imposed by native image.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscribe@googlegroups.com.
On Wed, Apr 25, 2018 at 5:01 PM, Robert Levy <r.p....@gmail.com> wrote:What would you say is the advantage of using Flutter instead of React Native? Assuming you're not interested in Dart, what is the selling point?I haven't used it yet
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.