From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [org-babel] Does org-babel needs some simplification? Date: Tue, 29 Jun 2010 11:07:21 -0700 Message-ID: <87hbklaex2.fsf@gmail.com> References: <4C296DDA.1080109@gmail.com> <4C297687.5080806@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=37793 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTfG2-0004qY-3W for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 14:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTfG0-0001vM-Np for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 14:10:05 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:53902) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTfG0-0001vD-Em for emacs-orgmode@gnu.org; Tue, 29 Jun 2010 14:10:04 -0400 Received: by pzk1 with SMTP id 1so1407671pzk.0 for ; Tue, 29 Jun 2010 11:10:03 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Erik Iverson Cc: Org Mode List Hi Erik, Erik Iverson writes: [...] > > I have not used it for Python, but for R coding I've found it > incredibly intuitive. However, that might be because R has long > supported literate programming through Sweave, complete with noweb > syntax and code tangling. > Speaking of the Sweave/Babel relation, I've recently re-worked an existing Sweave tutorial into babel. See the last section of http://orgmode.org/worg/org-contrib/babel/uses.php#foo > > I personally don't think it's too complex. One thing that could help > is a gentle introduction written by users of each language that babel > supports. Yes, I couldn't agree more that this would be very helpful. > I have started something like that with R already on my blog, see > http://blogisticreflections.wordpress.com/2010/05/23/introduction-to-using-r-with-org-babel-part-1/ > That's great! I would love to link to your article perhaps as part of a revamped series of language-specific Org-babel documentation and demonstrations on Worg. Cheers -- Eric