I too often use a file as a pseudo-REPL in this way, but note that this means 
putting top-level forms in the file, which is apparently discouraged, and in 
the context of CCW's default setting of rebuild-on-save will cause your 
top-level forms to be re-evaluated each time you save (which you say that you 
are, but still I think this is a hinderance).

On Jul 23, 2010, at 6:00 AM, Zmitro Lapcjonak wrote:

> On Jul 20, 10:02 pm, Laurent PETIT wrote:
> 
>> that'll bit anybody from time to time ( after having spent 15 minutes
>> understanding why this doesn't work anymore: "OH YES, I have forgotten to
>> synchronize the REPL ...")
> 
> thus i do enter nothing in the CCW repl.
> all code, both business logic and all tests, tries, doc and
> calculations i type
> in the current file (having highlighting, code-completion and paredit
> - missing in repl),
> then select and send it to repl.
> before save or just after try eval's - i comment or delete the not
> needed lines.
> (still waiting for implementation of Ctrl+/ for multiple-line
> comments :)
> 
> --
> Zmi La

--
Lee Spector, Professor of Computer Science
School of Cognitive Science, Hampshire College
893 West Street, Amherst, MA 01002-3359
lspec...@hampshire.edu, http://hampshire.edu/lspector/
Phone: 413-559-5352, Fax: 413-559-5438

Check out Genetic Programming and Evolvable Machines:
http://www.springer.com/10710 - http://gpemjournal.blogspot.com/

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