In the "What's Next post 
<https://groups.google.com/d/msg/leo-editor/3dZK1_pjGcE/vL57PduhAgAJ> I 
said:

"As far as wasm [WebAssembly] goes, rust has a (temporary?) advantage over 
python, because wasm doesn't yet support garbage collection."

Well, what about writing the python interp in rust? No need for a gc ;-) As 
so often happens, someone not only had that idea, but did something about 
it. It's called RustPython <https://github.com/RustPython/RustPython>. I 
might study the code, just to see what real rust code looks like. Or not.

Imo, RustPython is not likely to go anywhere, unless a company like Google 
or Apple supports it. For Python's core devs, RustPython probably looks 
like a fork. Having just emerged from the trauma of the Python 3 fork, my 
guess is that they have no appetite for another.

*Summary*

RustPython <https://github.com/RustPython/RustPython> is a cute idea that 
isn't likely to gain traction.

As I said about wasm, I see no way for someone like me to do something 
significant re either Python or Rust.  Onward with Leo!

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/04b8efef-56ad-44e3-9244-a3d5a51b64b4%40googlegroups.com.

Reply via email to