The main difference, you don't need java step. The project idea is to
implement compilation to js, directly in JavaScript. To NodeJS programmer,
the compiler is another JavaScript NPM module. The additional cljs modules
are defined in the package.json of the main project. But it is still a pet
project.

Angel "Java" Lopez
@ajlopez

On Mon, Aug 3, 2015 at 4:50 PM, Brandon Adams <[email protected]> wrote:

> Is this different than what's mentioned in the Quick Start [1]? We've been
> able to write cljs to run on Node for awhile. It feels like Node-based cljs
> is less-developed (to me anyway) due to the JVM ecosystem with clojure
> already existing. Maybe if you already know the Node ecosystem, cljs on
> node would make more sense than clj on jvm.
>
> [1] -
> https://github.com/clojure/clojurescript/wiki/Quick-Start#running-clojurescript-on-nodejs
>
> On Mon, Aug 3, 2015 at 12:33 PM, Angel Java Lopez <[email protected]>
> wrote:
>
>> I'm working (pet project) in implementing ClojureScript as another JS
>> language (a la coffeescript et al). I guess it could be interesting, not
>> only to client side, but to server side (NodeJS) too. We could build web
>> projects using rich NodeJS ecosystem, accesed from JS.
>>
>> On Mon, Aug 3, 2015 at 2:31 PM, Laurent PETIT <[email protected]>
>> wrote:
>>
>>> I now see that I misunderstood the OP's intent.
>>>
>>> I also think that having the build pipeline in pure js would be
>>> benefitial. What I wanted to say is "don't build another general purpose
>>> build tool". And rather build as little as possible to integrate pure js
>>> clojuresxript build pipeline as plugins for existing JavaScript build
>>> tools. And maybe a minimalistic pure js clojuresxript compiler, something
>>> like Planck, targeting node.
>>> Or maybe I'm totally out of my comfort zone and should rather shut it up
>>> :-)
>>>
>>>
>>> Le lundi 3 août 2015, Shaun LeBron <[email protected]> a écrit :
>>>
>>>> i think the wiki link does a great job of explaining the challenges of
>>>> creating a js-based dev environment. But i wouldnt discourage anyone from
>>>> building it. An npm starter kit might be a great outreach project, meeting
>>>> the JS devs on their turf with a quick env to try out before using the full
>>>> JVM env.
>>>>
>>>> --
>>>> Note that posts from new members are moderated - please be patient with
>>>> your first post.
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "ClojureScript" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/clojurescript.
>>>>
>>>
>>>
>>> --
>>> Laurent Petit
>>>
>>> --
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "ClojureScript" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/clojurescript.
>>>
>>
>> --
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "ClojureScript" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/clojurescript.
>>
>
> --
> Note that posts from new members are moderated - please be patient with
> your first post.
> ---
> You received this message because you are subscribed to the Google Groups
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/clojurescript.
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to