On Thursday, November 6, 2014 6:24:36 PM UTC-5, Tom Connors wrote: > I've got a project right now that uses javascript on the client and server > and I'd love to be able to migrate to clojurescript. I'm wondering whether > anyone is aware of any software that will transform the js into > clojurescript. I wouldn't be surprised to learn that transforming clojure to > javascript is easier than the opposite, but I figured it's worth putting this > out there. > If such a project doesn't exist, would anyone like to work with me to make > something like this? I know next to nothing about this problem space, but I'd > be happy to learn. > While doing cool things like converting common js "require" calls into parts > of ns definitions and converting js objects into cljs maps would be awesome, > the bare minimum conversion would be plenty to ease the migration.
(js* "contents of js files here") :) -- 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.
