Re: A formal grammar for Org

2021-06-03 Thread Jean Louis
* Jakob Schöttl [2021-06-02 11:23]: > I haven't tried BeOrg myself, but it's proprietary and we have an open > source, platform-independent alternative with Organice. See also > https://github.com/200ok-ch/organice#beorg As "Org" started first, it would be better that author ask the company to st

Re: A formal grammar for Org

2021-06-02 Thread David Masterson
Jakob Schöttl writes: > Am 02.06.21 um 06:00 schrieb David Masterson: >> Jakob Schöttl writes: >> >>> Am 01.06.21 um 11:53 schrieb Tom Gillespie: > We have a pretty similar project, org-parser[1]. It's also written > in a Lisp dialect, Clojure, but it uses instaparse instead of brag

Re: A formal grammar for Org

2021-06-02 Thread Jakob Schöttl
Am 02.06.21 um 06:00 schrieb David Masterson: Jakob Schöttl writes: Am 01.06.21 um 11:53 schrieb Tom Gillespie: We have a pretty similar project, org-parser[1]. It's also written in a Lisp dialect, Clojure, but it uses instaparse instead of brag as parser library. https://github.com/tgbug

Re: A formal grammar for Org

2021-06-01 Thread David Masterson
Jakob Schöttl writes: > Am 01.06.21 um 11:53 schrieb Tom Gillespie: >> >>> We have a pretty similar project, org-parser[1]. It's also written >>> in a Lisp dialect, Clojure, but it uses instaparse instead of brag >>> as parser library. >> https://github.com/tgbugs/laundry/tree/next#similar-projec

Re: A formal grammar for Org

2021-06-01 Thread Jakob Schöttl
Am 01.06.21 um 11:53 schrieb Tom Gillespie: We have a pretty similar project, org-parser[1]. It's also written in a Lisp dialect, Clojure, but it uses instaparse instead of brag as parser library. https://github.com/tgbugs/laundry/tree/next#similar-projects I managed to get it into my READ

Re: A formal grammar for Org

2021-06-01 Thread Tom Gillespie
Hi Jakob, Thank you for getting in touch. I had been meaning to after someone pointed me to your repo in a reddit thread, but you beat me to it. Replies in line. Best! Tom PS ccing this back to the list for the record. On Tue, Jun 1, 2021 at 1:56 AM Jakob Schöttl wrote: > > Hi Tom, > > I cam