From: Tim Visher <tim.visher@gmail.com>
To: "Dwarshuis, Nathan J" <ndwar@yavin4.ch>
Cc: Emacs Org Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: org-mode functional programming library
Date: Tue, 21 Jan 2020 10:23:10 -0500 [thread overview]
Message-ID: <CAHa53uxQ2nZ+oevTd-0bzwkiooyNd5d2w5FyGmOe_BdH4Ce-Fw@mail.gmail.com> (raw)
In-Reply-To: <87o8uxellj.fsf@yavin4.ch>
[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]
On Mon, Jan 20, 2020 at 6:48 PM Dwarshuis, Nathan J <ndwar@yavin4.ch> wrote:
> I recently authored an package called "om.el" which is a functional
> org-mode API akin to dash.el primarily using org-element. Briefly, it
> provides a library of (mostly) pure functions that manipulate the parse
> tree generated by org-element.el, and uses this to either edit or query the
> buffer with all the advantages of functional programming (eg lack of side
> effects, referential transparency, easier testing, etc). The github repo
> for om.el is here: https://github.com/ndwarshuis/om.el.
>
> I'm posting to the mailing list a) for general feedback on this package
> and b) because I am wondering if this would be a good package to include
> with org-mode itself rather than in another repository such as MELPA. The
> code for om.el is tightly integrated with org-element.el and it might make
> sense for development between these to be closely intertwined.
>
> There is also an open submission for this to MELPA and the discussion is
> here: https://github.com/melpa/melpa/pull/6623.
>
Oooo this looks cool. I have a simmering project to have an Evernote like
system built on top of org mode and a set of directories where I've done a
lot of work like this. I'll have to see if I can work this into that and if
I can I'll be sure to open up issues/try to contribute patches etc.
[-- Attachment #2: Type: text/html, Size: 1879 bytes --]
next prev parent reply other threads:[~2020-01-21 15:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-20 23:47 org-mode functional programming library Dwarshuis, Nathan J
2020-01-21 15:23 ` Tim Visher [this message]
2020-02-01 13:53 ` Nicolas Goaziou
2020-02-04 4:29 ` Dwarshuis, Nathan J
2020-02-04 7:43 ` Adam Porter
2020-02-11 8:13 ` Bastien
2020-02-12 16:07 ` Dwarshuis, Nathan J
2020-02-12 17:35 ` Bastien
2020-07-24 16:07 ` Dwarshuis, Nathan J
2020-07-27 13:55 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAHa53uxQ2nZ+oevTd-0bzwkiooyNd5d2w5FyGmOe_BdH4Ce-Fw@mail.gmail.com \
--to=tim.visher@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=ndwar@yavin4.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).