Okay no problem.

On Tue, Dec 10, 2013 at 4:32 PM, dmiller <dmiller2...@gmail.com> wrote:

> Not functional yet.  About 50-60% completed.
> I ran into some bugs -- it turns out that sockets in JVM and CLR are not
> exactly identical, no great surprise -- and got distracted by versions 1.5
> and 1.6alpha and support for mono and nuget for ClojureCLR.
> I plan to finish the core.async port (it's at 90%) and then get back to
> this.
> Unless someone beats me to it.
>
> -David
>
>
> On Monday, December 9, 2013 7:09:23 PM UTC-6, Frank Hale wrote:
>>
>> I'm attempting to run the CLR version of nREPL. I've cloned the code from:
>>
>> https://github.com/clojure/clr.tools.nrepl
>>
>> However, I'm not sure how to run the REPL. Doing lein run results in the
>> following message:
>>
>> "No :main namespace specified in project.clj."
>>
>> running lein compile doesn't fail but doesn't appear to do anything.
>>
>> running lein uberjar works but I can't run the resulting jar's because
>> they don't have a main manifest attribute.
>>
>> running lein test results in the following message:
>>
>> "Error: Could not find or load main class clojure.main
>> Tests failed."
>>
>> There is little to no information on the usage or status of this package.
>> Is this working yet?
>>
>  --
> --
> 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 first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
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 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to