Sounds promising ... I'll give it a shot. Thanks Daniel.
Regards,
Kashyap
On Mon, May 12, 2014 at 4:41 PM, Daniel Barlow wrote:
> On 12 May 2014 10:40, C K Kashyap wrote:
> > I finally got my robotic vehicle working using raspberry pi. I was
> hoping to
> > make it do tricks using the clojure
On 12 May 2014 10:40, C K Kashyap wrote:
> I finally got my robotic vehicle working using raspberry pi. I was hoping to
> make it do tricks using the clojure repl - however, I found that repl took
> well over 2 minutes to start. Is that normal or are folks seeing better
> performance?
I haven't t
Thanks David,
hmmm perhaps I'll try and see if it is usable after the repl comes up.
clojurescript route would involve writing/compiling the code on a regular
machine right?
Regards,
Kashyap
On Mon, May 12, 2014 at 6:47 PM, David Powell wrote:
> Yeah I had similar issues. I guess the s
Yeah I had similar issues. I guess the standard JDK is a bit a heavyweight
for the raspberry pi.
I wonder if clojurescript on nodejs might be an easier route?
On Mon, May 12, 2014 at 10:40 AM, C K Kashyap wrote:
> Hi,
>
> I finally got my robotic vehicle working using raspberry pi. I was hopi
Hi,
I finally got my robotic vehicle working using raspberry pi. I was hoping
to make it do tricks using the clojure repl - however, I found that repl
took well over 2 minutes to start. Is that normal or are folks seeing
better performance?
Regards,
Kashyap
--
You received this message because