Clojure is great. I have begun integrating Clojure v1.0 into my
current project. I seem to be missing something real easy, ...
It seems like every path I set from "java -cp" is ignored from inside
of REPL, main or calling AOT classes. In fact, when I start Clojure
from a directory, I have to exp
ile not found exception.
Like I said, I must be missing something real simple. I just can't
figure out what it is.
Thanks again!
On Tue, Sep 1, 2009 at 6:46 AM, Meikel Brandmeyer wrote:
>
> Hi,
>
> On Sep 1, 6:58 am, Terrance Davis wrote:
>
>> It seems like every pat
Okay. Here's some additional information.
I have tried on OS X 10.6 and Vista and no dice either place. I am NOT
placing the AOT classes in the system classpath. I am intentionally
using only the -cp command line argument. Also, I make sure the *.clj
scripts are NOT in the path after compiling as
the current release download. I am starting to wonder
if I need to build from source to get this classpath problem to go
away.
On Tue, Sep 1, 2009 at 12:05 PM, Krukow wrote:
>
>
>
> On Sep 1, 5:03 pm, Terrance Davis wrote:
>> Okay. Here's some additional information.
>&
Just build it :-)
I used the source at http://github.com/richhickey/clojure/tree/master to
build the clojure.jar Now everything works fine.
Terrance Davis wrote:
> The details help a lot. I was able to ensure I am doing the same steps
> with a file not found exception instead of a w
Commonly, I break down complex lines of code into several easy to
follow simple lines of code. This results in many temp variables that
are not intended to be used anywhere else in the code. Sometimes I see
a method reusing common primitives and objects (like ints and
Strings), so to prevent verbo
indentation.
How would I break up the Clojure version in a Clojure-esque manner?
On Sat, Sep 12, 2009 at 4:42 PM, Sean Devlin wrote:
>
> Could you post an example? It'd be easier to comment on it.
>
> On Sep 12, 6:32 pm, Terrance Davis wrote:
>> Commonly, I break
I'll add my two cents.
You sound like you already program, so basic Java knowledge is useful
with Clojure, but not necessary. You can pick up what you need to know
as you learn Clojure. You will find hooks into Java are a lot more
pleasant than interfacing with C and C++. I'm saying that one f
I love the videos up at blip.tv/clojure.
Is there anyway to watch these episodes from my roku? I already explored every
option I could think of, unsuccessfully. I'm hoping someone on the list already
figured this one out.
--
You received this message because you are subscribed to the Google
G
n Thu, Apr 5, 2012 at 7:16 PM, Terrance Davis
> wrote:
> I love the videos up at blip.tv/clojure.
>
> Is there anyway to watch these episodes from my roku? I already explored
> every option I could think of, unsuccessfully. I'm hoping someone on the list
> already figured t
The quick and dirty proof (not formal proof) for 1 = ....
1/3 = .33...
2/3 = .66...
3/3 = .99...
Think of 3/3 as 1/3 (that is .3...) times 3.
-Terrance Davis
www.terrancedavis.com
Felix H. Dahlke wrote:
On 13/10/10 22:28, David Sletten wrote:
On Oct 12, 2010, at 5
Is anyone working on clojure for the parrot vm?
-Terrance
--
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
firs
Nice pics. I am incredibly jealous of everyone that had the chance to
attend.
-Terrance
Baishampayan Ghose wrote:
Hello,
I had the pleasure of attending the first Clojure Conj and I have
uploaded some photographs that I took there -
http://www.flickr.com/photos/ghoseb/sets/72157625254615916/
*begin rant*
I have yet to see anyone who posts the classic "rtfm" (even politely)
response search previous posts and realize that "rtfm" responses have
already been sent and refrain from sending the same explanation of how
to use a mailing list over and over and over. Simple customer service
14 matches
Mail list logo