Not sure if it's relevant, but it might be worth looking at Tree-Sitter 
which I've always found interesting. 
It was being developed for Atom prior to the Microsoft GitHub acquisition.
More recently,  CodeMirror (an alternative to Monaco) has followed suite 
and implemented something similar, called Lezer.

https://github.com/tree-sitter/tree-sitter
https://marijnhaverbeke.nl/blog/lezer.html

Kevin





On Thursday, August 13, 2020 at 9:35:02 AM UTC-4 Edward K. Ream wrote:

> On Thu, Aug 13, 2020 at 7:33 AM Thomas Passin <tbp1...@gmail.com> wrote:
>
>> Here's someone who re-implemented Origami.  Here he talks a bit about how 
>> folding was implemented (double-linked n-trees) -
>>
>> http://wotug.org/parallel/tools/editors/folding-editors/fe-mh/README.html
>>
>
> Thanks for this. Imo, emacs org mode is likely an extension of these ideas.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/8561cb49-e81b-4dd8-9996-2af1895b3d6bn%40googlegroups.com.

Reply via email to