Sample usage of google closure Dialog in clojurescript

2018-02-17 Thread C K Kashyap
Hi all, Could someone please point me to an example usage of goog.ui.* from Clojurescript? I am trying to build an electron utility app to automate some of the mundane tasks at work. I've already done it in clojure - but I think having a "pretty" ui would make it more welcoming to some. Regards, Ka

Re: Using libraries without Lein

2017-11-28 Thread C K Kashyap
Thanks Alex ... just what I was looking for - putting the jars in classpath that is! I'll try out the new tool a little later though. Regards, Kashyap On Tue, Nov 28, 2017 at 2:27 PM, Alex Miller wrote: > Sure. You need a jar for Clojure and a jar for clj-http and then just run > Java with tho

Re: Building clojure compiler in eclipse

2014-05-26 Thread C K Kashyap
Thanks Alex ... I was able to import the whole thing into eclipse "as an ant build project". I am still running into issues but I guess its because of java version ... I have to use 1.6 i think. Regards, Kashyap On Tue, May 27, 2014 at 2:32 AM, Alex Miller wrote: > You also need the Clojure co

Building clojure compiler in eclipse

2014-05-26 Thread C K Kashyap
Hi, I am trying to build clojure using eclipse. After importing all the java sources under clojure/src/jvm into a "java project" I tried to "run" repl as a java application - Upon doing so, loadClassForName in RT.java throws "class not found" exception while trying to load "clojure.core__init.clas

Re: Experiencing extremely slow performance on raspberry pi (model b)

2014-05-12 Thread C K Kashyap
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 t

Re: Experiencing extremely slow performance on raspberry pi (model b)

2014-05-12 Thread C K Kashyap
uess 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 ras

Experiencing extremely slow performance on raspberry pi (model b)

2014-05-12 Thread C K Kashyap
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

Pedestal on Google App Engine (GAE)

2014-04-30 Thread C K Kashyap
Hi,I watched @rkneufeld 's webcast on pedestal recently and it was really nice.I was wondering how I could go about deploying a pedestal based app on GAE. I'd appreciate any pointers very much.Regards,Kashyap -- You received this message because you are subscribed to the Google Groups "Clojure" g

Re: braveclojure problem ( paste into emacs)

2014-04-16 Thread C K Kashyap
Try control y google usually returns good results when I search for emacs stuffs. Regards, Kashyap On Wed, Apr 16, 2014 at 4:27 PM, Roelof Wobben wrote: > Hello, > > I try to learn coljure by using this tutorial: http://www.braveclojure.com > Im now at point 7 : http://www.braveclojure.com/ba

Re: [Video] Game development in Clojure (with play-clj)

2014-04-13 Thread C K Kashyap
+1 nice video On Mon, Apr 14, 2014 at 3:45 AM, Kris Calabio wrote: > Oh great! I guess I must have missed that :P > > > On Sun, Apr 13, 2014 at 3:13 PM, James Trunk wrote: > >> There's a link to a gist of >> core.cljin the video's >> description.

Re: Advice for building backend REST services from scratch using clojure

2014-04-11 Thread C K Kashyap
Just for the record ... I am an emacs fan :) Had been a vim power user for a long time but switched to emacs after the fp bug bit me. Regards, Kashyap On Fri, Apr 11, 2014 at 2:50 PM, Colin Fleming wrote: > you can fight it as hard as you like but you will eventually end up using >> emacs, cloju