Re: Literate programming

2011-10-29 Thread Damion Junk
I have also been using Emacs/Org-mode/Babel/R lately, mostly as a way to have easily modifiable write up and source code for assignments in statistics courses. I suppose this is one valid use, but I'm using it less to communicate code meaning and more as a convenient way to perform analysis, lo

clojure.Compile output in clojure-clr 1.3.0

2011-10-29 Thread Ian
Hi all, In Clojure 1.2.0, if I run a command like: c:\clojure\Clojure.Compile.exe program then the output .dll and .exe files turn up in the current directory as expected, but since 1.3.0 the output files land in the c:\clojure\ directory (i.e. the location of the compiler), which seems rather s

testing framework for clojurescript?

2011-10-29 Thread Eric Harris-Braun
Hi folks, I'm looking for people's experience and best-practices writing tests for clojurescript apps. Have folks been using Google Closure's test functions? Anybody tried integrating Jasmine? Any other approaches?What I'd love is something like midje for a more BDD approach... Thanks, -E

Re: A memcached client for clojure wrapping xmemcached

2011-10-29 Thread dennis zhuang
An example with more detail is on https://github.com/killme2008/clj-xmemcached/blob/master/example/demo.clj 2011/10/29 dennis > Hi,all > > I wrote a memcached client for clojure wrapping xmemcached.Xmemcached > is an opensource high performance memcached client for java. > > It's name is clj-

A memcached client for clojure wrapping xmemcached

2011-10-29 Thread dennis
Hi,all I wrote a memcached client for clojure wrapping xmemcached.Xmemcached is an opensource high performance memcached client for java. It's name is clj-xmemcached,and it is on github https://github.com/killme2008/clj-xmemcached A basic example: (ns demo (:use [clj-xmemcached.core])) (de

Re: Trickiness with protocols and extends (1.3.0)

2011-10-29 Thread David McNeil
A couple of more thoughts on this. On Oct 28, 12:46 pm, Howard Lewis Ship wrote: > (extend-type cascade.Asset >   ToAttributeValueString >   (to-attribute-value-string [asset] (:client-url asset))) The reason this is probably not what you really want is that the set of types which satisfy the As

Re: Clojure Conj extracurricular activities spreadsheet

2011-10-29 Thread Edmund
Please add me to: - ClojureScript - core.logic/miniKanren - Heroku Drinkup - Literate Programming Thanks. On 26/10/2011 03:25, Michael Fogus wrote: > We built quite a large list before the internet graffiti started > taking over, so if you have an addition then please post it here > and it'