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 KCdAEdE/Yl/EAwAA0tVLHw (envelope-from ) for ; Wed, 16 Sep 2020 16:39:45 +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 yIwgDdE/Yl+2SQAAbx9fmQ (envelope-from ) for ; Wed, 16 Sep 2020 16:39:45 +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 B2C9B9401D0 for ; Wed, 16 Sep 2020 16:39:44 +0000 (UTC) Received: from localhost ([::1]:36852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kIaT8-0004g7-7X for larch@yhetil.org; Wed, 16 Sep 2020 12:39:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56966) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIaQe-0003RE-Pc for emacs-orgmode@gnu.org; Wed, 16 Sep 2020 12:37:08 -0400 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]:43661) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kIaQc-0002mw-V6 for emacs-orgmode@gnu.org; Wed, 16 Sep 2020 12:37:08 -0400 Received: by mail-pl1-x62a.google.com with SMTP id e4so3484296pln.10 for ; Wed, 16 Sep 2020 09:37:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=hqAUvt0qjHqNGnq1bd4t6nmIgCehOWceYOMeak/TbWw=; b=iUfHT586EZBJGfdupKMMqEFths287qFVNAQHpOgL3RXR/mW6rzxgU0VuT1bX+3uc1Q frZ3sPjw1OsnjRV2R9j0fOsZqZM7a/hypcMYJ25v8ltdxFnFxSuQrB4WfzIDyG1tHb4T mXXBlvle3cw9RGsf+PjgbQF9cY9AqOa/pIOBCv014CAHoSrvbgvdxkvkvjdMc2I5weuj BznBukPZCSaam4S/Rt8U4SVf9JW3NITiX5M5zb6gUDCZBeV9JbmX+hHw2Ypzxf+4C27q yzWgOLQFmdPLK7Ley2lrIx2DCHRxZfxWyeEBBmcS3EZQ2y3KCPjdVaZY24NKt/fR3Nig WjoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=hqAUvt0qjHqNGnq1bd4t6nmIgCehOWceYOMeak/TbWw=; b=qw/Lgsl5FvW78UbFjx+QrB7e+d5mGca5C5ChVcW8JlROfVNtpxN/Z1dWb0c2/YJwT7 FtWyS5f3Z2cPMZ1mHpzNi+qf60/BRadvNPo7aZSW/ls9h+EqkAsEAho3W5m28nr2N9bs Kf1rVGqK9q54lxvJE4jQbMd/BQJWWhpkUF9T8iaM0R69N3VjCrBsqAIzoMsCwiDdPa9f sUMiHa5kML+kSpoveeIfVH15rnakszlhMU0WsMNV6qcXjW0rKom5HE8pmX3RgAe7Gf17 0kFgwd831Gf1WYcLAu6QeREsOqeYJPEaib9cdWGLLkJNpdY37KLFU+mk12XMjY9eelBO E3XQ== X-Gm-Message-State: AOAM530tQGAy+jV+mVhP6FCYHR1FMC3Y+IontObXgo28SP4Xrupn5kHm yf+sqNFVo2nGYy5nBbtFroH8FFFXPcvr+Q== X-Google-Smtp-Source: ABdhPJxSkDF8KFcKR2ojP3oT4XT1APpe+C1+MnWWDBhsEoHbqd40EUtjs5rUeEUn5QqoWohwbiXGKw== X-Received: by 2002:a17:90a:a591:: with SMTP id b17mr4852686pjq.159.1600274221635; Wed, 16 Sep 2020 09:37:01 -0700 (PDT) Received: from ryzen3950 (c-73-71-89-135.hsd1.ca.comcast.net. [73.71.89.135]) by smtp.gmail.com with ESMTPSA id q5sm17955344pfn.172.2020.09.16.09.37.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Sep 2020 09:37:00 -0700 (PDT) From: Matt Huszagh To: Gerry Agbobada , emacs-orgmode@gnu.org Subject: Re: official orgmode parser In-Reply-To: <5b17ccc4-a3fd-41b2-bc2a-281b0c666e33@www.fastmail.com> References: <68dc1ea1-52e8-7d9e-fb2d-bcf08c111eca@intrepidus.pl> <5b17ccc4-a3fd-41b2-bc2a-281b0c666e33@www.fastmail.com> Date: Wed, 16 Sep 2020 09:36:54 -0700 Message-ID: <874knxsmop.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62a; envelope-from=huszaghmatt@gmail.com; helo=mail-pl1-x62a.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=iUfHT586; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: 0.09 X-TUID: SvKPBbJapdKq "Gerry Agbobada" writes: > I'm currently toying with the idea of trying a tree-sitter parser for Org. The very static nature of a shared object parser (knowing TODO keywords are pretty dynamic for example) is a challenge I'm not sure to overcome ; to be honest even without that I can't say I'll manage to do it. A tree-sitter parser for org would be great! Please keep this list posted on any developments you make on this front. I made some minimal attempts at this a while back, but didn't get very far. Matt