A new version of this configurable, literate programming template is available:
https://github.com/thi-ng/babel The template is aimed at an x-platform CLJX project structure. v0.2.0 includes the following changes/additions: - generated .org files are now placed in dedicated src & test sub folders to provide a cleaner project structure. - a setup.org file is created to define common & shared org-mode configuration (tags, TODO seq etc) for all project files - updating Clojure dependency to 1.6.0-RC1 - reverting ClojureScript dependency to 0.0-2156 for compatibility w/ Austin - barebones README.md is now generated as well - generated lein project.clj contains CLJX hooks New in version 0.2.0 is also the generation of `libraryofbabel.org`, org-mode's mechanism to support re-usable & parametric code templates. The generated .org file for the main namespace demonstrates the use of such code templates (albeit in a very construed way). A much better and more realistic use for these templates is to provide skeleton implementations when working with Clojure protocols (e.g. see [1] for a realworld use case). [1] https://github.com/thi-ng/geom/blob/master/src/library-of-babel.org -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.