I definitely plan on continuing development of Nightcode. As of yesterday, 
I am unemployed, so for the time being I have a lot of time on my hands. I 
am hoping to support myself with freelancing and tutoring in the Pittsburgh 
area. If that works out, I should be able to work on Nightcode (and my 
other project, Nightweb) indefinitely. We'll see how it goes.

As for my choice of public domain, I always do that for my projects. I 
realize that I am going against the grain, but it's a principled issue for 
me. I wrote about it on my blog<https://nightweb.net/blog/public-domain.html>, 
but if you'd like to discuss it further we should do it elsewhere because 
it can easily derail the thread.

On Friday, August 2, 2013 11:36:28 AM UTC-4, Laurent PETIT wrote:
>
> Great initiative ! 
>
> Is it okay if I ask what your plans are? 
> Asking because in the past, there have been similar initiative which 
> are now either dead or at a slow pace, so it'd be good to know if it's 
> a between-2-jobs project that might not be pursued in the future, or 
> if you're serious about giving it time for a long period, etc. Feel 
> free to answer or not :-) 
>
> I saw that you use "public domain" as a license. Why so? I can see 
> people be relunctant to publish their work / submit pull requests with 
> such a "free for everyone" type of license. But maybe it's just me. 
> What about the EPL, the same as Clojure, Leiningen, Counterclockwise, 
> and a buuunnnch of other clojure all around us? 
>
>
>
>
> 2013/8/2 Zach Oakes <zso...@gmail.com <javascript:>>: 
> > I’ve been working on a simple IDE for the past few months. It started as 
> an 
> > attempt to add Leiningen integration to Clooj, but eventually I decided 
> to 
> > start a new project from scratch. It is very alpha-quality, so please be 
> > gentle: 
> > 
> > 
> > http://nightcode.info/ 
> > 
> > 
> > Here’s what it has: 
> > 
> > 
> > -Written in Clojure (the UI is written with seesaw) 
> > 
> > -Built-in copy of Leiningen to build Clojure and pure-Java projects 
> > 
> > -Built-in templates for several common types of Clojure and Java 
> projects 
> > 
> > -Always-on REPL in the corner to try Clojure commands 
> > 
> > -Android integration (includes the lein-droid plugin, LogCat output, 
> etc) 
> > 
> > -ClojureScript integration (includes the lein-cljsbuild plugin) 
> > 
> > -Cool looking dark theme, because that’s trendy these days 
> > 
> > 
> > Here’s what it’s missing: 
> > 
> > 
> > -Fast build times (it launches Leiningen in a separate process, which is 
> > sloooooooow...I plan on fixing this and would love any help) 
> > 
> > -Important editing features (code completion, text replace, etc) 
> > 
> > -Quick switching between recent files 
> > 
> > -Jump to definition, built-in documentation 
> > 
> > -Integration between editor and REPL (eval form or entire file) 
> > 
> > -Integration with git 
> > 
> > -Many other things -- please give me your thoughts! 
> > 
> > -- 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "Clojure" group. 
> > To post to this group, send email to clo...@googlegroups.com<javascript:> 
> > Note that posts from new members are moderated - please be patient with 
> your 
> > first post. 
> > To unsubscribe from this group, send email to 
> > clojure+u...@googlegroups.com <javascript:> 
> > 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+u...@googlegroups.com <javascript:>. 
> > 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