Zach, have you considered using JavaFX instead of Swing and having an 
embedded JRE as a turnkey one file setup (see 
http://docs.oracle.com/javafx/2/deployment/packaging.htm)? You'd probably 
be able to build a UI with much more potential for the long run.


On Wednesday, September 25, 2013 9:53:13 PM UTC-4, Zach Oakes wrote:
>
> It won't compile to the CLR, but you can certainly run the jar file on 
> Windows. I assume you want to avoid installing Java, but that won't be 
> possible because its UI is entirely Swing-based and it has JVM-specific 
> stuff on the backend like the HotSwap feature.
>
> On Wednesday, September 25, 2013 7:48:11 PM UTC-4, Mike wrote:
>>
>> Probably a dumb question, but for those of us who would love to use 
>> Clojure under Windows, is there a way to use this IDE in a Clojure-CLR 
>> environment?
>>
>> In any case, thank you for your efforts.
>>
>> On Wednesday, September 25, 2013 8:33:47 AM UTC-5, Zach Oakes wrote:
>>>
>>> Nightcode is an IDE written in Clojure. I announced a very half-baked 
>>> 0.0.1 nearly two months ago, and after tons of bug fixes and feature 
>>> additions, I'm happy to release a two-thirds-baked 0.1.0:
>>>
>>> https://nightcode.info/
>>>
>>>

-- 
-- 
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