For the most up-to-date and comprehensive documentation of using Org-mode to work with code blocks (e.g. Literate Programming or Reproducible Research) the online manual is also very useful.
http://orgmode.org/manual/Working-With-Source-Code.html also, for a good review of Org-mode's support for the practices of Literate Programming and Reproducible Research, see this draft manuscript (currently in submission). http://cs.unm.edu/~eschulte/org-paper/ both the .org source and the exported .pdf are available Cheers -- Eric Hubert Iwaniuk <[email protected]> writes: > I would say start here: > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html > > Cheers, > Hubert > > > > On Tue, Jan 4, 2011 at 4:12 PM, Robert McIntyre <[email protected]> wrote: >> Just discovered org-mode myself --- does anyone know of guide to using >> it with clojure for a total newbie? >> >> sincerely, >> --Robert McIntyre >> >> On Tue, Jan 4, 2011 at 9:57 AM, Hubert Iwaniuk <[email protected]> wrote: >>> Hi Seth, >>> >>> Yes I did play with org-mode + babel for clojure. >>> It works great :-) >>> Just make sure you are using latest and greatest of org-mode. >>> >>> Cheers, >>> Hubert. >>> >>> >>> >>> On Tue, Jan 4, 2011 at 3:34 PM, Seth <[email protected]> wrote: >>>> have you guys checked out org-mode + babel for emacs? This would be an >>>> excellent place to start to do literate programming. Interesting >>>> ideas ... maybe i will try this in my own code ... >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Clojure" group. >>>> To post to this group, send email to [email protected] >>>> Note that posts from new members are moderated - please be patient with >>>> your first post. >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> 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 [email protected] >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> To unsubscribe from this group, send email to >>> [email protected] >>> 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 [email protected] >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> [email protected] >> 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
