Re: ClojureCLR - clojure.contrib.repl-utils

2009-11-01 Thread Miron Brezuleanu
Hello, On Sat, Oct 31, 2009 at 11:57 PM, dmiller wrote: > There is very little progress on clojure-clr.contrib.   The process is > not that hard, just tedious.  I can give hints to anyone who wants to > work on it.  I plan to work on it next after finishing BigDecimal. Great. I'll try to get so

Re: ClojureCLR - clojure.contrib.repl-utils

2009-10-31 Thread dmiller
Miron, There is very little progress on clojure-clr.contrib. The process is not that hard, just tedious. I can give hints to anyone who wants to work on it. I plan to work on it next after finishing BigDecimal. I do see the issues tab on the github site. However, I've got contributor status

ClojureCLR - clojure.contrib.repl-utils

2009-10-31 Thread Miron Brezuleanu
Hi, What's the status of clojure.contrib translations for ClojureCLR? Is there a clojure-clr.contrib? (couldn't find something like that on github). I'm especially interested in repl-utils, and I'm thinking of starting to translate it myself, but it would be nice to avoid duplicating effort. Al