Nurullah did an excellent post on org-mode, Clojure and inferior-lisp from Emacs a while back:
http://nakkaya.com/2010/12/12/using-clojure-with-org-babel-and-inferior-lisp/ On Tuesday, March 20, 2012 8:27:23 PM UTC+1, Tim Dysinger wrote: > > I'm using org-mode, org-babel & swank for a "living" document I'm writing. > I'm generating a PDF which includes documentation, working clojure code > that generates incanter graphs. Also the generated incanter graphs are > included in the generated (latex) PDF. > > On Monday, January 23, 2012 3:14:09 AM UTC-10, Colin Yates wrote: >> >> Hi all, >> >> There are some excellent resources on this mailing list regarding >> literate resources, but they are more based around the theory rather than >> actual use. >> >> Has anybody got any "real world usage reports" regarding using literate >> programming in emacs? In particular, does paredit and slime work inside >> the clojure "fragments" when using org.babel for example? >> >> Finally - how are people finding practising TDD with literate >> programming? I imagine that Clojure's excellent REPL (+ evaluating clojure >> forms from within a buffer) mean there are far less "type, extract tangled >> code, run tests" needed. Hmmm, not sure that is clear. What I mean is, do >> people find that the ability to evaluate a clojure form from within >> org.babel (assuming that is possible!) is sufficient for TDD or do you find >> you need to type, extract the tangled code and then run lein (for example) >> to run the tests? >> >> Basically - how do y'all get on with TDDing in emacs following the >> approach of literate programming - any advice welcome! >> >> Thanks all. >> >> Col >> > -- 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