https://github.com/aengelberg/cljsee

Cljsee is a Leiningen plugin that applies the idea of cljx to the new cljc 
reader conditional format. In other words, as a build step, it parses .cljc 
files and outputs .clj and/or .cljs files with only the relevant code. The 
purpose of this library is to enable library maintainers to write cljc 
code, and expressively target multiple platforms from a single file, but 
maintain compatibility with Clojure 1.6 and below in which reader 
conditionals are not supported.

--Alex

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to