Thank you Icy,
Jark has been a great tool! .. and have had the privelege of being on the
bleeding edge of jark.
Sunil.
On Tue, Mar 13, 2012 at 10:11 AM, isaac praveen wrote:
> I am pleased to announce the release of jark v0.4.0.
> So why another Clojure tool ?
>
> Problem
>
> Startup time of th
That's mighty!
--
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 unsubscribe from this group, send
>
>
>> Dan, you probably read that recently about Datalog, while you were
> reviewing Datomic. Ain't that right? :)
>
>
I didn't check out Datomic yet. I'll do that soon.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send emai
On Wednesday, March 14, 2012, Dan wrote:
>
> David Nolen wrote:
>
>> Thanks to Edmund Jackson we have a new primer for core.logic:
>> https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer
>
>
> [...] I think you should say a word about prolog and mention that unlike
> it core.logic isn't
On Wed, Mar 14, 2012 at 2:43 PM, Linus Ericsson
wrote:
> :dependencies [[org.clojure/clojure "1.3.0"]
> [core.logic "0.6.1-SNAPSHOT"]]
You want: [org.clojure/core.logic "0.6.7"]
http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go has
a link to Maven Central versions of all the c
2012/3/14 David Nolen
> On Wed, Mar 14, 2012 at 4:09 PM, Daniel Gagnon wrote:
>
>>
>>
>> On Wed, Mar 14, 2012 at 3:00 PM, David Nolen wrote:
>>
>>> Thanks to Edmund Jackson we have a new primer for core.logic:
>>> https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer
>>>
>>> Feedback app
Excellent work!
On Wed, Mar 14, 2012 at 5:08 PM, Nathan Sorenson wrote:
> I've modified the output of the ClojureScript compiler to emit Scheme
> code. At this point the core library is successfully compiled by Gambit
> Scheme. A nice advantage of this is that Gambit compiles code via C,
> meani
I've modified the output of the ClojureScript compiler to emit Scheme code.
At this point the core library is successfully compiled by Gambit Scheme. A
nice advantage of this is that Gambit compiles code via C, meaning that
stand-alone Clojure executables are now available for any platform with
On Wed, Mar 14, 2012 at 4:09 PM, Daniel Gagnon wrote:
>
>
> On Wed, Mar 14, 2012 at 3:00 PM, David Nolen wrote:
>
>> Thanks to Edmund Jackson we have a new primer for core.logic:
>> https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer
>>
>> Feedback appreciated!
>>
>> David
>>
>
> It's
Howdy all,
Just in time for my Clojure/West talk, we're happy to have published
our first official release of Immutant, the Clojure app server built
on JBoss AS7.
Read all about it here: http://bit.ly/immutant010
Thanks,
Jim
--
You received this message because you are subscribed to the Googl
On Wed, Mar 14, 2012 at 3:00 PM, David Nolen wrote:
> Thanks to Edmund Jackson we have a new primer for core.logic:
> https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer
>
> Feedback appreciated!
>
> David
>
It's pretty good and I think it's very accessible. If you compare to Learn
Pr
Thanks to Edmund Jackson we have a new primer for core.logic:
https://github.com/clojure/core.logic/wiki/A-Core.logic-Primer
Feedback appreciated!
David
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@goo
Hey folks,
I released a library on github for working with decorators, you can find it
here.
https://github.com/francoisdevlin/Decorate
You can learn more about it here, with my latest episode of full disclojure
https://vimeo.com/38507385
Sean
--
You received this message because you are sub
I see what you mean. In fact, if I enter (ns foo) at the REPL instead of
(in-ns 'foo), the namespace is "created" in cljs.compiler/namespaces and
the compiled JS is output correctly.
On 3 March 2012 12:12, Brenton wrote:
> Thanks Stuart,
>
> Looks like the problem might be here:
>
>
> https://gi
14 matches
Mail list logo