Re: [ClojureScript] AMD support
Maria Geller's blog posts are still the best source of information. Someone should take the time to document this on the wiki and the new website. More useful things that anyone can contribute. I haven't yet had a need to use it myself so I can't offer any more information. David On Fri, Aug 19, 2016 at 9:41 PM, Peter B. West wrote: > Thanks David. > > Is this (what works and what doesn’t) spelled out anywhere, or is it all > implicit knowledge. > > Peter > > > On 20 Aug 2016, at 9:53 am, David Nolen wrote: > > > > Various bits work (and it appears quite well) but it needs more > attending to than anybody currently actively involved in ClojureScript > compiler work has time for at the moment. > > > > Definitely a great area for impactful contribution. > > > > David > > > > On Fri, Aug 19, 2016 at 7:47 PM, Peter B. West > wrote: > > Last year Maria was working on support for AMD, Common JS and ES6 > modules for ClojureScript. I notice that the closure-compiler wiki has a > page about modules (https://github.com/google/closure-compiler/wiki/JS- > Modules) that mentions ES6, Common JS and goog.module. That page says > that 20160517 or newer is required for full module interop. > > > > What’s the status of module support in ClojureScript? > > > > — > > Peter West > > p...@pbw.id.au > > “‘Am I not allowed to do what I choose with what belongs to me?’” > > > > -- > > 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 clojurescript+unsubscr...@googlegroups.com. > > To post to this group, send email to clojurescript@googlegroups.com. > > Visit this group at https://groups.google.com/group/clojurescript. > > > > > > -- > > 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 clojurescript+unsubscr...@googlegroups.com. > > To post to this group, send email to clojurescript@googlegroups.com. > > Visit this group at https://groups.google.com/group/clojurescript. > > -- > 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 clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescript@googlegroups.com. > Visit this group at https://groups.google.com/group/clojurescript. > -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.
[ClojureScript] Re: [ANN] clojurescript.org
On Wednesday, August 17, 2016 at 9:34:39 PM UTC-7, mars0i wrote: > No one's commented on this, but I keep wanting to comment. I know that it's > the same content as the old site, and the same format as clojure.org, but I > still think it's great. (Sorry!) > > What Clojurescript warrants. +1 - Thanks! This should get more devs interested in ClojureScript. Alan -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.
Re: [ClojureScript] AMD support
Thanks David. Is this (what works and what doesn’t) spelled out anywhere, or is it all implicit knowledge. Peter > On 20 Aug 2016, at 9:53 am, David Nolen wrote: > > Various bits work (and it appears quite well) but it needs more attending to > than anybody currently actively involved in ClojureScript compiler work has > time for at the moment. > > Definitely a great area for impactful contribution. > > David > > On Fri, Aug 19, 2016 at 7:47 PM, Peter B. West wrote: > Last year Maria was working on support for AMD, Common JS and ES6 modules for > ClojureScript. I notice that the closure-compiler wiki has a page about > modules (https://github.com/google/closure-compiler/wiki/JS-Modules) that > mentions ES6, Common JS and goog.module. That page says that 20160517 or > newer is required for full module interop. > > What’s the status of module support in ClojureScript? > > — > Peter West > p...@pbw.id.au > “‘Am I not allowed to do what I choose with what belongs to me?’” > > -- > 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 clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescript@googlegroups.com. > Visit this group at https://groups.google.com/group/clojurescript. > > > -- > 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 clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescript@googlegroups.com. > Visit this group at https://groups.google.com/group/clojurescript. -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.
Re: [ClojureScript] AMD support
Various bits work (and it appears quite well) but it needs more attending to than anybody currently actively involved in ClojureScript compiler work has time for at the moment. Definitely a great area for impactful contribution. David On Fri, Aug 19, 2016 at 7:47 PM, Peter B. West wrote: > Last year Maria was working on support for AMD, Common JS and ES6 modules > for ClojureScript. I notice that the closure-compiler wiki has a page > about modules (https://github.com/google/closure-compiler/wiki/JS-Modules) > that mentions ES6, Common JS and goog.module. That page says that 20160517 > or newer is required for full module interop. > > What’s the status of module support in ClojureScript? > > — > Peter West > p...@pbw.id.au > “‘Am I not allowed to do what I choose with what belongs to me?’” > > -- > 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 clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescript@googlegroups.com. > Visit this group at https://groups.google.com/group/clojurescript. > -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.
[ClojureScript] AMD support
Last year Maria was working on support for AMD, Common JS and ES6 modules for ClojureScript. I notice that the closure-compiler wiki has a page about modules (https://github.com/google/closure-compiler/wiki/JS-Modules) that mentions ES6, Common JS and goog.module. That page says that 20160517 or newer is required for full module interop. What’s the status of module support in ClojureScript? — Peter West p...@pbw.id.au “‘Am I not allowed to do what I choose with what belongs to me?’” -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.
[ClojureScript] ANN: ClojureScript 1.9.225, cljs.spec fixes
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.9.225"] A bug fix release for cljs.spec and a REPL regression. As always feedback welcome! ## 1.9.225 ### Fixes * CLJS-1759: Errors writing transit analysis cache if parallel build * CLJS-1760: Self-host: test-cljs-1757 failing in test-self-parity * CLJS-1751: port fix lost type hints in map destructuring * CLJS-1756: Add test.check JAR to the bootstrap script * CLJS-1757: cljs.spec/exercise-fn doesn't work when passed a quoted symbol * CLJS-1754: Add boolean? generator * fix REPL regression which removed warnings -- 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.