Zach,
sorry for my late reply.
It seems that 0.0.4 indeed solves the problem with "run repl"!
Thx very much,
   Arie


2013/8/6 Marcus Blankenship <mar...@creoagency.com>

> Hey Zach,
>
> First, this is awesome.  Really.  Awesome.  ;-)
>
> Second, you should put an email sign-up on this page, so folks can be
> notified when you update it, or when you have other cool things to say.
>  Anyone that builds this kind of product probably has other cool things to
> say, and I would want to hear them.
>
> Just my $0.02.
> Marcus
>
>
> On Aug 5, 2013, at 8:42 PM, Zach Oakes <zsoa...@gmail.com> wrote:
>
> I just pushed 0.0.4 to the website. I received reports that it fixes the
> nightcode.lein error, but please let me know if anyone experiences
> otherwise.
>
> 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/
>>
>> 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 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.
>
>
>
>
> MARCUS BLANKENSHIP
> \\\ Owner, Problem Solver, Thinker
> \\\ 541.805.2736 \ @justzeros \ skype:marcuscreo
>
>  --
> --
> 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