From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [ANN] Org Mode parser v0.0.1 for NodeJs Date: Sun, 11 Dec 2011 11:04:01 -0700 Message-ID: <8739cr6l4e.fsf@gmx.com> References: <87obvfdy4g.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZnkw-0001Ox-3t for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 13:04:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZnku-0006SW-Et for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 13:04:10 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:49008) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RZnku-0006SQ-8H for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 13:04:08 -0500 In-Reply-To: <87obvfdy4g.fsf@altern.org> (Bastien's message of "Sun, 11 Dec 2011 14:41:19 +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: Bastien Cc: charlesweb@optusnet.com.au, Emacs orgmode , Giovanni Giorgi Bastien writes: > Hi Giovanni, > > Giovanni Giorgi writes: > >> I have just published my org-mode parser for the node-js javascript >> based server: >> >> http://gioorgi.com/org-mode-parser/ > > Thanks! > > Could this somehow be plugged to Substance? Or could this be > adapted to export Org files in the Data.Graph data format? > > http://substance.io/ > http://substance.io/substance/substance-internals This is the first I've seen of substance.io, it looks very interesting. I wonder how similar the substance document data structure is to the new org-parse data structure, and if it would be difficult or rewarding to write a translator between the two. Cheers, -- Eric Schulte http://cs.unm.edu/~eschulte/