On Saturday, July 6, 2019 at 12:04:56 PM UTC-5, Edward K. Ream wrote: > > Vitalije has been looking into enhancing (somehow!) Leo with rust. This > is a worthy project, for several reasons, which need not be listed here. >
There is some work providing Qt wrappers for use in Rust at https://github.com/rust-qt, and some discussion of this at https://www.vandenoever.info/blog/2018/09/16/browsing_your_mail_with_rust_and_qt.html. See also https://libraries.io/github/rust-qt/ritual. At first glance, it looks challenging. Due to the "impedance mismatch" between C++ as used by Qt, and Rust, only a subset of Qt is available to Rust code. === I also just noticed that there is no "Leo colorizer control file for rust mode" in Rust, as of the version of Leo I am running: Leo 6.0-b1, master branch, build 445dfa149e 2019-06-18 09:45:56 -0500. If I knew Leo and Rust well enough to code my way out of a paper bag, I might contribute such myself, but I'm a rank newbie at both. So I'll almost certainly not get to that in any forseeable future. -- 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/d0d6f202-12dd-449a-a802-3e07faa92b1e%40googlegroups.com.
