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] <javascript:;>. > To post to this group, send email to [email protected] > <javascript:;>. > 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.
