From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Sagemath with org-babel? Date: Mon, 06 Aug 2012 11:33:47 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyUw2-0007mo-00 for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 17:34:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyUw0-00058i-Uu for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 17:33:57 -0400 Received: from oproxy5-pub.bluehost.com ([67.222.38.55]:58112) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SyUw0-000585-KO for emacs-orgmode@gnu.org; Mon, 06 Aug 2012 17:33:56 -0400 In-Reply-To: (Johan Ekh's message of "Mon, 6 Aug 2012 21:31:02 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Johan Ekh Cc: emacs-orgmode@gnu.org Aloha Johan, Babel can be configured to support new languages, see http://orgmode.org/worg/org-contrib/babel/languages.html#develop Someone will need to write language specific functions to support code block evaluation in sage. There is a template for this. The functions written for other languages provide good examples of what the sage-specific functions might look like. hth, Tom Johan Ekh writes: > Hi all, > sage is not listed under languages that can be used with > org-babel. But it is based on > Python, is it possible to use it with org-babel? > > /Johan > > Sent from my iPad > -- Thomas S. Dye http://www.tsdye.com