From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Yet another literate programming application Date: Mon, 29 Jul 2013 14:56:10 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3mzt-0004CR-9M for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 08:56:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3mzl-0007iD-Pt for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 08:56:21 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:50263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3mzl-0007ht-JQ for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 08:56:13 -0400 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: emacs-orgmode Or rather, I should say a literate algebra and calculating application: http://calca.io/ I'd really like to be able to call such an engine from org-mode. (And I'm secretly hoping something will say that $some_programming_language already does it and is fully integrating with org.) Alan