On Sun, Dec 29, 2019 at 3:30 PM vitalije <[email protected]> wrote:

> I have finally found some time to continue work on python extension
> written in Rust and aimed to provide some functions useful for Leo. Today
> I've completed function `load_leo(fname)` which loads outline from given
> Leo file, and then loads all external files (only at-file kind for now).
> Preliminary test gives fantastic results. On my machine, it loads
> LeoPyRef.leo along with all external files in about 69ms. Traversing the
> whole outline takes about 6.5ms.
>

That's sweet. Many thanks for your work. webassembly promises to make rust
available easily in the python world. It's exciting.

> Code can be found here. <https://github.com/vitalije/mini_leo/>

Thanks.  I'll study it with great interest.  And I'll keep my hands off it
;-)

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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3UmRm_F5hcL-wUaU%2BCzFnMiWS4Y4ODwvTGsszBa8KCxg%40mail.gmail.com.

Reply via email to