Re: [ANN] - purnam "0.0.10" - angular.js language extensions

2013-05-29 Thread Hoàng Minh Thắng
On Tue, 28 May 2013 23:45:56 -0700 (PDT) zcaudate wrote: > oh cool! > > did you write your own compiler? > well, it's a fork from Ram Krishnan's clojurejs with more practical stuff. The compiler (named Chloric) is distributed via nodejs NPM, but it's written in Clojure so don't be lied :) sig

Re: [ANN] - purnam "0.0.10" - angular.js language extensions

2013-05-28 Thread zcaudate
oh cool! did you write your own compiler? On Wednesday, May 29, 2013 3:51:51 PM UTC+10, Hoàng Minh Thắng wrote: > > > You can give ChlorineJS a try: >> http://plnkr.co/edit/gist:5469561?p=preview >> > Please note there's currently a bug with Plunker and some versions of > Firefox so in the mean

Re: [ANN] - purnam "0.0.10" - angular.js language extensions

2013-05-28 Thread Hoàng Minh Thắng
> You can give ChlorineJS a try: > http://plnkr.co/edit/gist:5469561?p=preview > Please note there's currently a bug with Plunker and some versions of Firefox so in the mean time you should check it with other browsers. -- -- You received this message because you are subscribed to the Google

Re: [ANN] - purnam "0.0.10" - angular.js language extensions

2013-05-28 Thread Hoàng Minh Thắng
On Saturday, May 18, 2013 11:54:55 AM UTC+7, Murtaza Husain wrote: > > Hi, > > Thanks for the project , the language extensions are fantastic ! > > One of the problems I have had in working with cljs is the compatibility > and awkward syntax in working with external js libs. This goes a long lon

Re: [ANN] - purnam "0.0.10" - angular.js language extensions

2013-05-17 Thread Murtaza Husain
Hi, Thanks for the project , the language extensions are fantastic ! One of the problems I have had in working with cljs is the compatibility and awkward syntax in working with external js libs. This goes a long long way in resolving it. Thanks, Murtaza On Monday, May 13, 2013 5:28:00 AM UT