Re: LurePet - Digital Art Project Written in Clojure - Beauty Contest For Virtual Life (shamelessly advertising)

2011-12-23 Thread Joseph Jones
Do you have a link to the running project? On Dec 23, 2011, at 3:23 PM, Sergey Didenko wrote: > Hi, finally I can show you some quite complex project that I made in Clojure. > > The Idea: > > Every lurepet (big picture) that you see on the site has some "genes" > and is drawn according to them.

Re: [ANN] emacs-clojure-vagrant: a sane development virtual environment

2011-07-26 Thread Joseph Jones
ast you'll get some feedback about > what fails from the script output. I'm curious about why it's failing so let > me know if you find out. > > StanD. > > > On 07/08/2011 10:47 PM, Joseph Jones wrote: > >> Still no love. Same thing, only this time there

Re: [ANN] emacs-clojure-vagrant: a sane development virtual environment

2011-07-08 Thread Joseph Jones
Still no love. Same thing, only this time there wasn't even an empty .emacs.d folder. On Fri, Jul 8, 2011 at 10:51 AM, Joseph Jones wrote: > When I tried bringing it down and back up, it restarted the whole process > over from scratch. Basically, vagrant halt seems to cause the e

Re: [ANN] emacs-clojure-vagrant: a sane development virtual environment

2011-07-08 Thread Joseph Jones
indow and everything worked. Also, after > bringing down the virtual server and bringing it up again, the problem has > not recurred. I haven't had the time to figure out why it hung in the first > place though. > > StanD. > > > On 07/08/2011 08:37 AM, Joseph Jones wrote: &

Re: [ANN] emacs-clojure-vagrant: a sane development virtual environment

2011-07-08 Thread Joseph Jones
I'm having a problem on Max OS X 10.6.8 where vagrant hangs setting up the VM right after installing jark. It seems to just stop doing anything. I initially thought that that meant it was completed but opening a new terminal window and doing vagrant ssh brought me to a VM that had nothing setup. N

Re: Namespaces and filenames

2009-01-06 Thread Joseph Jones
rification about this. Thanx for the info. joe On Jan 6, 2009, at 12:49 AM, Meikel Brandmeyer wrote: > Hi, > > Am 06.01.2009 um 04:48 schrieb Joseph Jones: > >> I created a little file with it's own namespace and the tried to use >> items form that file in another file.

Re: How do I debug a macro?

2009-01-05 Thread Joseph Jones
Well, after a lot of staring, it seems the issue was that I wasn't array splicing one of my args so a list was being passed where a function was expected. Is there any way to clean this up so that the error message is a little more direct? On Jan 5, 2009, at 10:05 PM, Joseph Jones

How do I debug a macro?

2009-01-05 Thread Joseph Jones
I have a macro I am trying to debug but I can't get it to expand. I get the following: java.lang.IncompatibleClassChangeError (NO_SOURCE_FILE:1) [Thrown class clojure.lang.Compiler$CompilerException] The backtrace is useless here as just gives me a lot of internal clojure/java calls, none

Namespaces and filenames

2009-01-05 Thread Joseph Jones
I created a little file with it's own namespace and the tried to use items form that file in another file. I used :use to import that namespace into the second file but was having a devil of a time getting it to work. It took me a while to riddle out that the file seems to HAVE to be named

Re: making code readable

2008-12-31 Thread Joseph Jones
On Dec 31, 2008, at 1:29 PM, Luc Prefontaine wrote: > In the mid 80's I and others in a Fortran dev. team created a super > javadoc. This beast was spitting out a FULL > document in the editor used by office people. > > You would write comments in the code that were extracted and you > would