From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: PATCH: Add JISON to ORG-Babel Supported Languages Date: Sat, 22 Nov 2014 00:14:21 +0100 Message-ID: <87sihc404y.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrxOS-0006xw-4O for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 18:13:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrxOL-00080q-JE for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 18:13:36 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:46308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrxOL-00080J-Co for emacs-orgmode@gnu.org; Fri, 21 Nov 2014 18:13:29 -0500 In-Reply-To: (Peter Moresi's message of "Tue, 18 Nov 2014 18:29:05 -0800") 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: Peter Moresi Cc: emacs-orgmode@gnu.org Hello, Peter Moresi writes: > I'm spending a lot of time in org-mode doing literate programming and it > does most everything that I need. > > However, it did not support the jison > compiler > generator. So I added it by copying ob-dot.el and making some minor > changes. I also wrote instructions that more or less follow the same > outline as the dot documentation > . > > If this patch is added to org-mode then org-babel will have a language for > making new languages. Thank you for your patch. We need you to sign FSF papers in order to include your library in Org core. See http://orgmode.org/worg/org-contribute.html#unnumbered-2 Meanwhile, we can install it in contrib/ and add the documentation on Worg. Regards, -- Nicolas Goaziou