macrovich
macrovich copied to clipboard
A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.
I was wondering whether macrovich itself could self-require?
Hi there, I have a situation where I would like to provide a single named macro for Clojure and ClojureScript, but there needs to be a different implementation for each....
This restricts what goes into the npm tarball to only src. Additionally we remove the cache key from directories as it is not yet utilized by lumo.
Fancy dancing.
Hi @cgrand `macrovich` is a great tool that will help the clojure community to port a lot of clojurescript libs to bootstrap cljs For instance datascript. I’m really excited because...
After this change, https://github.com/cgrand/macrovich/commit/f5a0e9d0c0e569361918231bf84b42eb1702689d , it appears that (usetime ...) always emits code in a .clj context, including ClojureScript macros. But then the emitted code is visible in macro phase.