t found much else. Are there any / many alternatives to
AR Parrot if I want to program one in Clojure/Java?
JPH
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new me
01:08 PM, John Wiseman wrote:
> Hi, JPH. I'm interested in clojure + drones too. I'll try to describe the
> relevant parts of the current landscape as I see it.
>
> Unless you're writing your own firmware, at the moment most higher level
> drone programming is done wit
GPG integration is a requirement for an upcoming project. Glad to have
two options to choose from!
If you end up collaborating, please share your planned path forward so I
know which project to track. :)
On 10/23/2014 03:45 PM, Karsten Schmidt wrote:
> W00t! Thanks for the heads up! That looks fa
ojure-web-stack/). That
was written back when I'd first started with Clojure and trying to
understand how all the pieces fit together, compared to my experiences
with Ruby.
Hope that helps,
JPH
--
You received this message because you are subscribed to the Google
Groups "Clojure" g
I've had good experiences with https://github.com/xsc/pandect.
You can also use Java interop like this:
https://gist.github.com/prasincs/827272
JPH
On 03/02/2014 12:26 AM, action wrote:
> do like this:
> (ns clojurewerkz.support.hashing
> (:require [clojurewerkz.support.
The example I use for starting a new language is talking to a remote
JSON API. Plenty to choose from, lets you experiment with libraries
(http, json), and work with data structures.
Also having "lein new " speeds things along, since you're not
paralyzed on how to begin.
JPH
On 0
right approach. Any
advice would be appreciated.
Thanks in advance,
JPH
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated
Sorry all, somehow I hit the send button multiple times while editing.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient wit
I think that because of Clojure's resistance to heavy-weight frameworks,
you won't necessarily see a "killer app" in the way Rails was for Ruby.
I think the killer feature of Clojure is the sum of its parts. At first
glance it's hard to immediately see the value, but once you start
plugging togeth