From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Org syntax (draft) Date: Sat, 09 Mar 2013 15:42:30 +0100 Message-ID: <87hakkzlbd.fsf@gmail.com> References: <8738w7c5fh.fsf@gmail.com> <87vc913oh5.fsf@yahoo.fr> <87y5dxzgvo.fsf@gmail.com> <393C6EDB-3795-42F0-909A-28205E6D6B73@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEKz1-0006a1-VI for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 09:42:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEKyx-0002we-02 for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 09:42:47 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:35502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEKyw-0002vs-Pw for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 09:42:42 -0500 Received: by mail-we0-f174.google.com with SMTP id r6so2089289wey.5 for ; Sat, 09 Mar 2013 06:42:41 -0800 (PST) In-Reply-To: <393C6EDB-3795-42F0-909A-28205E6D6B73@gmail.com> (Carsten Dominik's message of "Sat, 9 Mar 2013 15:23:05 +0100") 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: Carsten Dominik Cc: Nicolas Richard , Waldemar Quevedo , emacs-orgmode@gnu.org Hello, Carsten Dominik writes: > On 9.3.2013, at 11:52, Waldemar Quevedo wrote: > >> Hey Nicolas, this looks very detailed and I think it could be useful >> for people trying to write other parsers implementations for org-mode. >> Thanks for sharing! > > Maybe someone knowledgeable can turn Nicola's description into > a formal parser description that can then be used by something like > yacc to produce code for arbitrary languages? I am not sure if I am > making sense though. *cough* you mean GNU Bison or, perhaps better, Wisent (from Semantic). I don't know how well they handle context sensitive grammars, though.. Regards, -- Nicolas Goaziou