Re: new with clojure, need help!

2012-05-06 Thread Roberto Mannai
If you're also planning to try Emacs: http://sourceforge.net/apps/wordpress/codesounding/2012/04/14/installing-and-configuring-emacs-24-for-clojure-updated/ Key bindings (under "SLIME commands"): https://github.com/technomancy/swank-clojure On Wed, Apr 25, 2012 at 4:37 PM, omer wrote: > [...] i

Re: new with clojure, need help!

2012-05-05 Thread Jim - FooBar();
On 06/05/12 00:51, Rostislav Svoboda wrote: i need a more basic guidence on how to install the nessecery plugins to eclipse, and what to do with them... eclipse IDE may look like a good idea but in the beginning it just increases the amount of work you need to do and troubles you need to overcom

Re: new with clojure, need help!

2012-05-05 Thread Rostislav Svoboda
> i need a more basic guidence on how to install the nessecery plugins > to eclipse, and what to do with them... eclipse IDE may look like a good idea but in the beginning it just increases the amount of work you need to do and troubles you need to overcome. Just start with the REPL and any reason

Re: new with clojure, need help!

2012-04-30 Thread Bill Robertson
Hello, I put together a presentation that will help you. http://www.tekbot.com/clojure-simple-start.pdf It teaches you a few things for working with the repl that will help you whether or not you're working with Emacs, Eclipse etc... It also discusses a little bit about using leiningen, which is

RE: new with clojure, need help!

2012-04-26 Thread Guofeng Zhang
See if the following is helpful: http://dev.clojure.org/display/doc/Getting+Started+with+Eclipse+and+Counterclockwise From: clojure@googlegroups.com [mailto:clojure@googlegroups.com] On Behalf Of omer Sent: Wednesday, April 25, 2012 10:37 PM To: clojure@googlegroups.com Subject: new with clojur

Re: new with clojure, need help!

2012-04-26 Thread John Gabriele
On Apr 25, 10:37 am, omer wrote: > hello im need to learn how to use clojure and how it works, > i found some videos the helped me a bit to understand how clojure works, > but i need a more basic guidence on how to install the nessecery plugins > to eclipse, and what to do with them... > any tutor