Awesome work Alex. If you wanted, you could add a PR to update
http://clojure.org/guides/reader_conditionals#_backwards_compatibility with
your plugin?
On Wed, Jun 15, 2016 at 1:24 AM Herwig Hochleitner
wrote:
> +1 thanks for releasing that.
>
> I've been thinking about doing this also as a mave
+1 thanks for releasing that.
I've been thinking about doing this also as a maven plugin. That might help
finally getting .cljc accepted in contrib projects.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to cloju
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 en