From mboxrd@z Thu Jan  1 00:00:00 1970
From: Nicolas Goaziou <n.goaziou@gmail.com>
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>
	<CALzn4yiV7tJZtBgNbyDqWd+=qykGvKGuvMdP=iTYR+tm+ptu=Q@mail.gmail.com>
	<393C6EDB-3795-42F0-909A-28205E6D6B73@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:46233)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <n.goaziou@gmail.com>) 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 <n.goaziou@gmail.com>) 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 <n.goaziou@gmail.com>) 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 <emacs-orgmode@gnu.org>; 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." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <carsten.dominik@gmail.com>
Cc: Nicolas Richard <theonewiththeevillook@yahoo.fr>, Waldemar Quevedo <waldemar.quevedo@gmail.com>, emacs-orgmode@gnu.org

Hello,

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On 9.3.2013, at 11:52, Waldemar Quevedo <waldemar.quevedo@gmail.com> 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