From 8e09dacdbc2b3e9f10987032c578bb4de8492f89 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Sun, 16 Aug 2009 17:23:53 -0600 Subject: [PATCH] added "existing similar tools" section to publish task --- org-babel.org | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/org-babel.org b/org-babel.org index 7a6a75cc2..d4f555713 100644 --- a/org-babel.org +++ b/org-babel.org @@ -795,6 +795,23 @@ how should we share org-babel? This looks good. It seems that their main topic to software tools for use by R programmers, and Org-babel is certainly that. +*** existing similar tools +try to collect pointers to similar tools + +Reproducible Research +- [[http://en.wikipedia.org/wiki/Sweave][Sweave]] + +Literate Programming +- [[http://www.cs.tufts.edu/~nr/noweb/][Noweb]] +- [[http://www-cs-faculty.stanford.edu/~knuth/cweb.html][Cweb]] +- [[http://www.lri.fr/~filliatr/ocamlweb/][OCamlWeb]] + +Meta Functional Programming +- ? + +Programmable Spreadsheet +- ? + *** examples we need to think up some good examples