Hello,
I am currently trying to find my way to using clojure core logic, watching
some videos, reading tutorials and trying to read the dissertation about
miniKanren.
While this is quite nice to grasp the concepts I feel the need for a
complete reference documentation listing all the functions
Hi xavriley,
On Friday, June 7, 2013 2:52:33 PM UTC+2, xavriley wrote:
>
> I went ahead and made a start here:
>
> http://corelogicdocs.herokuapp.com/
>
that looks so cool. I have had good experiences with the clojuredocs.org
folks, are you thinking about integrating it with clojuredocs or keep
Hello again,
On Monday, July 1, 2013 10:23:49 PM UTC+2, Benjamin Peter wrote:
>
> Hi xavriley,
>
> I just forked the cljoure cheatsheet and gonna try to group some functions
> and add links to your project.
>
seems like the cheatsheet is pretty flexible. Here is a first
Hello,
I went through the clojure core logic code and picked the functions I
though that might go into the cheat sheet. The groups are pretty much
defined by the code comments left by David and co.
https://rawgithub.com/dedeibel/clojure-cheatsheets/master/src/clj-jvm/cheatsheet-use-title-attrib
Hello,
> On Thu, Jul 11, 2013 at 1:06 PM, Benjamin Peter
>
> > wrote:
>
>>
>> I went through the clojure core logic code and picked the functions I
>> though that might go into the cheat sheet. The groups are pretty much
>> defined by the code comments
Hello Oleh,
thank you, this looks cool. Haven't tried such addon yet but this looks
inviting.
Bye
Ben.
--
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 a
Thanks but it is playing way too fast considering you have to monitor two
windows. (buffer and keys).
--
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 m
Hi,
I just wanted to share something with you I found on the net.
Tomek Lipski posted this great short manual. Worked great for me and I
am thrilled by the first steps in the debugger.
http://blog.tomeklipski.com/2013/04/running-and-debugging-clojure-code-with.html
regards
Benjamin.
--
--
k out, please have a
look:
https://github.com/dedeibel/cljs-fortest
Thank you,
--
Benjamin Peter
https://myminutes.wordpress.com/
http://twitter.com/BenjaminPtr
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send e
Hi all,
thanks for responding.
On Mar 1, 1:21 am, David Nolen wrote:
> Yes it's a known issue. Right now, = only works for two args. For the time
> being this is for performance reasons, a decent = is critical.
I see. Is there a know issues list or is the problem something that
should be noted
Hi,
On Mar 29, 10:43 pm, Alan Malloy wrote:
> "Very likely" strikes me as a huge overstatement here. Most sequences
> that you want to average won't be source-code literals, they'll be
> lazy sequences, and those aren't counted.
I think this topic is interesting. My guess would be, that the
sequ
11 matches
Mail list logo