if Qt supports js's eval, then it's also possible to support a repl.
On Sat, Feb 8, 2014 at 10:29 PM, Zach Oakes wrote:
> That might work for some people, but as you mentioned, you wouldn't get to
> build your app in a REPL. Also, you'd lose access to the concurrency
> features of Clojure, and
That might work for some people, but as you mentioned, you wouldn't get to
build your app in a REPL. Also, you'd lose access to the concurrency
features of Clojure, and would probably also not get to use native Android
APIs.
On Saturday, February 8, 2014 9:57:38 PM UTC-5, curiousGuy wrote:
>
>
Another interesting consideration regarding Clojure on Android (or any
other local OS)...
As of Qt 5, Javascript is a first-class language for developing apps, and
Qt 5 officially supports Android, iOS, in addition to its prior support for
OSX, Windows, Linux, etc. You can get nearly all app lo
Great!
Thanks for the info!
On Mon, Feb 3, 2014 at 10:48 PM, Zach Oakes wrote:
> Alex put together a great website that may answer your questions:
>
> http://clojure-android.info/
>
> If you have any questions afterwards, feel free to post to the
> clojure-android group:
>
> https://groups.goo
Alex put together a great website that may answer your questions:
http://clojure-android.info/
If you have any questions afterwards, feel free to post to the
clojure-android group:
https://groups.google.com/forum/#!forum/clojure-android
On Monday, February 3, 2014 3:17:46 PM UTC-5, Erlis Vidal
Hi group,
I'll be starting a project in Android and I was wondering if I could use
clojure as my programming language. Any update/recommendation about this.
Will the application have acceptable performance? If not the entire app,
can I write at least some libraries in clojure and call them from my