From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gXUaItinq1+oIgAA0tVLHw (envelope-from ) for ; Wed, 11 Nov 2020 08:59:04 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KMWuHdinq1+FfAAAbx9fmQ (envelope-from ) for ; Wed, 11 Nov 2020 08:59:04 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B83049403A8 for ; Wed, 11 Nov 2020 08:59:03 +0000 (UTC) Received: from localhost ([::1]:37792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcly1-00080Z-1f for larch@yhetil.org; Wed, 11 Nov 2020 03:59:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kclxU-0007zv-Fm for emacs-orgmode@gnu.org; Wed, 11 Nov 2020 03:58:29 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52811) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kclxR-0006Kx-FU; Wed, 11 Nov 2020 03:58:26 -0500 Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:54440 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1kclxP-0006Si-JI; Wed, 11 Nov 2020 03:58:24 -0500 Received: by guerry (Postfix, from userid 1000) id 200D21A60E8F; Wed, 11 Nov 2020 09:58:21 +0100 (CET) From: Bastien To: rey-coyrehourcq Subject: Re: official orgmode parser Organization: GNU References: <68dc1ea1-52e8-7d9e-fb2d-bcf08c111eca@intrepidus.pl> <874kno7w3v.fsf@gnu.org> <2b19797780df800a5feafd47836b83e5426752e1.camel@univ-rouen.fr> Date: Wed, 11 Nov 2020 09:58:21 +0100 In-Reply-To: <2b19797780df800a5feafd47836b83e5426752e1.camel@univ-rouen.fr> (rey-coyrehourcq's message of "Wed, 23 Sep 2020 21:50:47 +0200") Message-ID: <87zh3ob782.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?Q?Przemys=C5=82aw_Kami=C5=84ski?= , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: dfgtKkryBoGq Hi S=C3=A9bastien, rey-coyrehourcq writes: > Some partial org Parsers (AST or regex...) i found on the web for a > recent state of the art :=20 Thanks -- I've updated https://orgmode.org/worg/org-tools/ with this information.=20 Best, --=20 Bastien