On Sat, Aug 7, 2010 at 4:47 PM, frou <m...@frou.org> wrote:

> Searching Google, I see there are several TextMate bundles for Clojure
> support. Some old, some new-ish. I'm sure there are others I didn't
> find.
>
> Who's using TextMate for Clojure? What's your tip for the best
> bundle / auxiliary tools?
>
> Thank you
>

I don't think there are any that are satisfactory beyond syntax
highlighting. For that I've find Mark McGranaghan's to be the best:
http://github.com/mmcgrana/textmate-clojure.

I've forked it and have been working on adding decent REPL interactions via
cake: http://github.com/ninjudd/cake. cake supports persistent REPLs and
allows for quickly eval'ing sexprs from the command line. This makes
TextMate integration pretty straightforward.

Been a bit busy so it might a be a week or two before I have anything worth
using.

David

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