Re: Kawa Scheme on Android

2008-12-29 Thread walterc
thanks for sharing. looking forward to the day when i can write my android app in clojure! On Dec 30, 12:07 pm, Adam King va3...@gmail.com wrote: Rich Hickey wrote: On Sun, Dec 28, 2008 at 6:05 PM, Randall R Schulz rsch...@sonic.net wrote: Howdy, Folks, The gauntlet has been thrown

template.clj (r306) in clojure.contrib won't compile

2008-12-15 Thread walterc
the template function is missing parameter binding part of a let --~--~-~--~~~---~--~~ 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 To unsubscribe from this

PATCH: add overloaded (reader) and (writer) to clojure.contrib.duck-stream

2008-12-05 Thread walterc
i've added overloaded versions of reader and writer to clojure.contrib.duck-stream. they can now take an additional string argument named encoding so content can be read or written with the specified encoding instead of default encoding. the semantics of the original functions have not changed.

Re: PATCH: add overloaded (reader) and (writer) to clojure.contrib.duck-stream

2008-12-05 Thread walterc
will do On Dec 5, 9:33 pm, Rich Hickey [EMAIL PROTECTED] wrote: On Dec 5, 3:23 am, walterc [EMAIL PROTECTED] wrote: i've added overloaded versions of reader and writer to clojure.contrib.duck-stream.  they can now take an additional string argument named encoding so content can be read

Re: Clojure Contrib's build.xml

2008-12-04 Thread walterc
and the property clojure.jar should be defined somewhere for the library files to compile. On Dec 4, 11:05 pm, Stuart Sierra [EMAIL PROTECTED] wrote: I just pushed a fix. -Stuart Sierra On Dec 4, 9:33 am, Randall R Schulz [EMAIL PROTECTED] wrote: Hi, This morning after I svn up -ed

Re: Clojure HTML Documentation

2008-11-21 Thread walterc
way cool! thanks! On Nov 21, 4:17 pm, Mark McGranaghan [EMAIL PROTECTED] wrote: I've created some experimental HTML docs for Clojure. You can see them on S3:http://clj-doc.s3.amazonaws.com/tmp/doc-1116/index.html Or, just for kicks, on Amazon's new Cloud Front

Re: offtopic - where are you come from? (poll)

2008-11-19 Thread walterc
taipei, taiwan cheers, walter chang --~--~-~--~~~---~--~~ 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 To unsubscribe from this group, send email to [EMAIL