Re: Clojure in Small Pieces -- Literate Clojure

2011-03-25 Thread Christian Schuhegger
Hello, I only had time now to look at this. I am running Ubuntu 10.04 LTS "Lucid Lynx" and on my machine running the tangle program had always the effect that the clojure.pamphlet file was reduced to file size 0. Looking ad the man page for the open system call (man 2 open) says that there

Re: Clojure in Small Pieces -- Literate Clojure

2011-03-23 Thread daly
On Wed, 2011-03-23 at 00:31 -0700, Christian Schuhegger wrote: > Does a public repository exist (e.g. on github) where people could > clone the repository and potentially contribute? There is no repository. Everything (including all of the runnable source) is in a single book. To build a runni

Re: Clojure in Small Pieces -- Literate Clojure

2010-12-31 Thread Tim Daly
On 12/31/2010 10:36 AM, Robert McIntyre wrote: This looks very cool, and the opportunities for fully exploiting the power of a cross-referenced book format are very appealing Might I suggest two possible improvements: 1) Colored syntax highlighting for all clojure code. 2) Cross references for

Re: Clojure in Small Pieces -- Literate Clojure

2010-12-31 Thread Robert McIntyre
This looks very cool, and the opportunities for fully exploiting the power of a cross-referenced book format are very appealing Might I suggest two possible improvements: 1) Colored syntax highlighting for all clojure code. 2) Cross references for every clojure symbol used in the code --- I'd love

Re: Clojure in Small Pieces -- Literate Clojure

2010-12-30 Thread Mark Engelberg
I find this exciting! Thanks for starting this. -- 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

Clojure in Small Pieces -- Literate Clojure

2010-12-30 Thread Tim Daly
Well, I previously commented that Advocacy is Volunteering and then I managed to advocate moving clojure to literate form. Since I'm studying the details of the inner workings of Clojure this seemed to be the right time to experiment with a literate form. I have put together the beginnings of a