Did you install it as administrator? Perhaps it had permission
trouble setting the environmental variables.
On Mon, Jan 11, 2010 at 3:49 PM, Chris Jenkins wrote:
> Out of curiosity, what configuration do you have in place that's causing
>> clojure.contrib.pprint to be loaded?
>>
>>
> I'm not sur
oh, great!
On Tue, Dec 1, 2009 at 9:11 AM, Jamie wrote:
> On Dec 1, 7:51 am, Mark Fayngersh wrote:
>
> > I dont suppose this is possible on *nix machines? If i recall correctly,
> the
> > Mathematica Kernel is not available for *nix-based architectures.
>
> The
I dont suppose this is possible on *nix machines? If i recall correctly, the
Mathematica Kernel is not available for *nix-based architectures.
On Fri, Nov 20, 2009 at 7:19 PM, Rich Hickey wrote:
>
>
> On Nov 20, 5:57 pm, Garth Sheldon-Coulson wrote:
> > Dear Clojurians,
> >
> > I am very happy
Game developement?
Definitely possible. I was even thinking of finding a way to bridge Clojure
with the Android platform
Electronic Arts?
Most likely not.
On Thu, May 21, 2009 at 2:35 PM, tcg wrote:
>
> You would think with Clojure's ability to make use of mutli cpu
> hardware it would be a goo
thinking of
http://w01fe.com/blog/2009/01/pleasant-surprise-clojures-apply-is-lazy/ ?
On Wed, May 20, 2009 at 3:38 PM, CuppoJava wrote:
>
> Hi,
> I'm using "apply" a lot in my code, and a small micro-benchmark is
> telling me that it's a very slow operation. Can someone confirm this?
> I'm wonder