Starting to create `library of babel' branch.
commit68c3fb2b523ebe3cb8b06393785397041b4d82bb
authorDan Davison <davison@stats.ox.ac.uk>
Sat, 13 Jun 2009 00:26:28 +0000 (12 20:26 -0400)
committerDan Davison <davison@stats.ox.ac.uk>
Sat, 13 Jun 2009 00:26:28 +0000 (12 20:26 -0400)
tree758cfca7ded33f9c7eabdd1c6a72ee196651f572
parent8ec719aefb3bd759799cbf484e7a5472f912a9f0
Starting to create `library of babel' branch.

This is intended to provide off-the-shelf data plotting and analysis
functions. Current idea is to introduce a new line, perhaps something
like #+babel or #+babel_lib, which will reference (a) some data
and (b) a source block to apply to the data. Code being stolen from
org-babel.el (conceivably some abstraction of some of those functions
could be done to avoid code duplication).
library-of-babel.org [new file with mode: 0644]
lisp/org-babel-lob.el [new file with mode: 0644]