Re: meaning and pronunciation of Clojure

2009-01-04 Thread Ed
ojure Icon suggest so. Thanks...happy hackin' - ed On Jan 3, 1:06 pm, "Mark Volkmann" wrote: > I assume that the name "Clojure" is taken from the word "closure", > replacing the "s" with a "j" for Java. I've never seen that in

Re: Anyone Worked with NW.js and ClojureScript

2015-04-09 Thread Ed Babcock
Hey, I've been working on some projects to help with ClojureScript on NW.js and mobile platforms. The main one is browserific: https://github.com/greenyouse/browserific Right now, it's just a lein plugin + template but there should be an interop library within a few weeks. It uses a new feature

Re: [ANN] CIDER 0.9

2015-06-18 Thread Ed Maphis
On that note, the nrepl 0.2.6 problem is a pretty old issue by now. Does anyone know if there are any plans to update leiningen. On Wednesday, June 17, 2015 at 3:04:29 AM UTC-4, Isaac Zeng wrote: > leiningen use org.clojure/tools.nrepl 0.2.6 cider-nrepl throw warning > > On Tuesday, June 16, 20

Re: [ANN] clj-refactor.el 1.1.0 is released

2015-07-06 Thread Ed Maphis
Thanks to all the contributers, along with Cider, this is great software > > -- 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 pat

Re: [ANN] Release 0.32.0 of Counterclockwise

2015-07-29 Thread Ed Maphis
Thanks Laurent, looks like an exciting release. > > -- 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 po

Re: CCW bug [SEVERE]

2014-10-26 Thread Ed Maphis
Notepad is relatively bug free. > >> -- 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 unsubscr

Re: clojure.spec origin story

2016-09-02 Thread Ed Maphis
I haven't checked it myself but I remember reading that Clojure Specs were roughly based on Racket's Contracts. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send emai

Spec's not being checked on macro expansion

2017-06-29 Thread Ed Bowler
re.lang.ExceptionInfo: Call to user/fish did not conform to spec: In: [0] val: "not a symbol" fails at: [:args :func] predicate: symbol? Is this a bug in lein? I'm getting the same failure using gradle (which is where the problem first showed up, and I switched to lein to find a sm

Compiling ClojureScript in the repl using a macro defined in Clojure

2013-11-20 Thread Ed Yu
Hello, I'm stuck on this particular problem that I'm having problem figuring out what to do: Say I have a leiningen project that has a simple ClojureScript src/cljs/hello_world/hello.cljs file that has the following: (ns hello-world.hello (:require-macros [hello-world.macro :as macro])) (d

Re: offtopic - where are you come from? (poll)

2008-11-24 Thread Ed Bowler
Sheffield, UK --~--~-~--~~~---~--~~ 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 To unsubscribe from this group, send email to [EMAIL PROTECTED] For more op