1 - create a bat with the java -cp command.. int your PATH and in yor desktop.. hihihi 2 - if you use a ide like eclipse, intellij or netbeans.. theres a REPL there already.. 3 you could use emacs too, but since you are in a windows.. maybe thats not what you want..
with the ide or emacs, you could open source codes, and execute lines or blocks of them in the repl.. cant see better ways. Cheers On Sat, May 8, 2010 at 11:43 PM, Anne Ogborn <annie6...@yahoo.com> wrote: > Dunno - on mine it never finds the project's own files. > This is with an unmodified install of cascalog, for instance. > > C:\Documents and Settings\Annie\My Documents\cascalogplay\cascalog>lein > repl > Clojure 1.1.0 > user=> (use 'cascalog.playground) > java.lang.ExceptionInInitializerError (NO_SOURCE_FILE:0) > user=> > > > > > On Sat, May 8, 2010 at 4:00 PM, Anne Ogborn <annie6...@yahoo.com> wrote: > > >Have you seen Leiningen? [1]. It seems like it will do what > >>you want > >>>with "lein repl", and additionally it has some nice features for > >>>acquiring dependencies and building a .jar from your project. > > > >Unfortunately lein repl is apparently broken on windows. > > > > > > Works for me. > > Microsoft Windows [Version 6.0.6002] > Copyright (c) 2006 Microsoft Corporation. All rights reserved. > > C:\Users\gary>lein repl > Clojure 1.1.0 > user=> quit > java.lang.Exception: Unable to resolve symbol: quit in this context > (NO_SOURCE_F > ILE:0) > user=> ^Z > > > -- > 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<clojure%2bunsubscr...@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 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<clojure%2bunsubscr...@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 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