On Fri, Jul 8, 2011 at 12:38 PM, Vivek Khurana <hiddenharm...@gmail.com> wrote:
> On Fri, Jul 8, 2011 at 9:47 PM, Phil Hagelberg <p...@hagelb.org> wrote:
>
>> Have you tried the Vagrant approach? It's a one-button
>> Emacs/Clojure/Leiningen hacking VM setup[1]:
>>
>> https://github.com/Seajure/emacs-clojure-vagrant
>>
>> -Phil
>>
>> [1] - provided you have virtualbox.
>
>  That is still not as easy as python. Running VM is a bigger overhead...

The "easy" we're talking about here is how much users need to learn
before they can be minimally productive (e.g., have a REPL they can
evaluate stuff at, at which point you can already do useful things in
Clojure, especially from a learning-programming perspective where
flashy UIs and complicated DB/file work is initially secondary to such
concerns as arithmetic, algorithms and data structures, flow control
and that -- and using Clojure would teach good, functional habits like
prefer immutable stuff and prefer HOFs to loops and clean loops that
don't bash random mutable state in random ways to messy loops that
have all kinds of side effects.)

How much memory etc. the process consumes when it's running is rather
secondary to all that.

-- 
Protege: What is this seething mass of parentheses?!
Master: Your father's Lisp REPL. This is the language of a true
hacker. Not as clumsy or random as C++; a language for a more
civilized age.

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

Reply via email to