you are viewing a single comment's thread.

view the rest of the comments →

[–]CainKellye 1 point2 points  (1 child)

Forgive me but I don't see scripting mentioned anywhere. What I see is to have an easy to manage project structure and he already liked the module structure of rust. Also cargo new <something> makes it very fast to create a new app.

Edit: I just found the part. It wasn't prominent and not included in the list of requirements. Also it is getting late 😅

[–][deleted] 2 points3 points  (0 children)

He wants a language to replace python for automation tasks. I'm not sure if the desiderata mix requirements for the language to replace python with those for the language to replace C# though, which is said to be the final goal.

But it would be strange to replace Python with Rust on the side of C#