On Saturday, October 5, 2024 Edward K. Ream wrote: > Lately, I've been studying Rust using my (tbo-in-rust <https://github.com/edreamleo/ekr-tbo-in-rust>) project.
Here are some more (perhaps last) thoughts about Rust. Rust's language design and compiler are works of genius. The compiler often suggests the correct fix! It's been fun *experiencing* Rust's superb engineering. But Rust is a language I'll admire but won't ever love. Rust excels at low-level systems programming, including Python's infrastructure. For everything else, Python expresses ideas far more clearly and with far less work. 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/a7ae4b5c-162d-4c70-955f-bde8e8813d83n%40googlegroups.com.
