> > On Friday, April 13, 2012 1:34:54 PM UTC-5, looselytyped wrote: > This is an awesome implementation of Brett Victors "Inventing > On > Principle" [http://vimeo.com/36579366] using Clojure and Noir > by Chris > Granger (who also wrote Noir). > > Figured I would share it with the group. > > > http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/ > > Raju >
A most excellent piece of work. I would like to see some extensions to support literate programming. Look at http://axiom-developer.org/axiom-website/litprog.html Look at section 2.2 Besides the function, I would like to see the surround <div> text. Even better, I would like to be able to edit the text as well as the function. Search could be specialized to the text. For Clojure code, look at http://daly.axiom-developer.org/clojure.pamphlet which is a latex document containing the source code for Clojure, as well as its test cases and Ant build script. (The PDF is at http://daly.axiom-developer.org/clojure.pdf) Here I have Clojure and Java code, access to a table of contents as well as an index of terms. The document is broken up into \chapter, \section, \subsection, and other text markups. Is light-table open source? How can I contribute these kinds of changes? Tim Daly d...@literatesoftware.com -- 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