On Friday, August 2, 2013 9:03:03 AM UTC-4, Zach Oakes wrote:
>
> 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/
>
>
Some comments:

  * Wow the GUI looks amazing! Works great as well.
  * Rather than use a built-in lein, is there any way I can have it use my 
own ~/bin/lein? Why does it come with its own leiningen?
  * To open an existing project: Why "import" rather than "open"?

Is the repl at the bottom-left associated with a given project? It seems to 
be the same as if I'd run `lein repl` in the dir from where I ran the jar. 
(Hm. I can't get at any `(doc whatever)` from here...)

The buttons below the text-editing area correspond to the project to which 
the given open file belongs, correct? If so, that's really nice. (Hm, when 
using "Run with REPL", having trouble calling a function I added above 
-main...)

One big issue I see right now: no smart indentation in the editor window.

Seems to be quite a nice piece of work so far!

-- John

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