Sorry, what I meant was can bootstrapped ClojureScript do (:require-macros ...)
without the JVM. Perhaps you can clarify that FAQ to say that.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.
No. ClojureScript's macro system isn't going to change.
See
https://github.com/clojure/clojurescript/wiki/Bootstrapped-ClojureScript-FAQ
.
David
On Thu, Aug 6, 2015 at 11:27 PM, Matthew Molloy wrote:
> Hi David,
>
> Are macros supported directly within clojurescript then? I'm having some
> tr
Hi David,
Are macros supported directly within clojurescript then? I'm having some
trouble compiling a macro via defmacro.
Matt
On Saturday, August 1, 2015 at 1:52:23 AM UTC+8, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
>
> README and source
On Friday, July 31, 2015 at 12:52:23 PM UTC-5, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
>
> README and source code: https://github.com/clojure/clojurescript
>
>
> Leiningen dependency information:
>
>
> [org.clojure/clojurescript "1.7.2
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
Leiningen dependency information:
[org.clojure/clojurescript "1.7.28"]
ClojureScript now has a proper version number. This version number is
designed to re