Zach,
it might be interesting to keep an eye on the newly-announced ObjectLayout
project by Gil Tene and Martin Thompson. Discussion/overview is on this
mail thread
https://groups.google.com/forum/m/#!topic/mechanical-sympathy/9PNuQKuWVa4
and the project is here
http://objectlayout.github.io/
Dmitri,
you might look at delegating some of the effort to Flying Saucer, which can
generate PDFs when given clean HTML and CSS.
http://code.google.com/p/flying-saucer/
There is a blog somewhere (which is currently unreachable) of someone using
FS from Clojure.
HTH,
Patrick
--
You received
For more details about Microsoft's work on STM, and the many, many
problems they had to address, see Joe Duffy's blog on the topic
http://www.bluebytesoftware.com/blog/2010/01/03/ABriefRetrospectiveOnTransactionalMemory.aspx
--
You received this message because you are subscribed to the Google
Gr
FYI, another developer has been working on an edit mode for clojure.
You can download it from
http://sourceforge.net/tracker/?func=detail&atid=300588&aid=2201893&group_id=588
See also this thread
http://www.nabble.com/Edit-mode-for-Clojure-ts20168077.html#a20168077
Note that the version in the j
Nice.
Just as input and for ideas--the JavaFX Script compiler team is
working on a new documentation format instead of using the legacy
JavaDoc HTML format. Basically their documentation parser produces
clean XML, which they run through XSLT to produce the final, browsable
HTML. The current versi