|
|
|
|
|
by nomilk
1091 days ago
|
|
I don't understand the basis for the grandparent comment, that is, why is the use of rust such a surprise? I only use dynamic scripting languages (so I can't speak from experience) but from what I understand rust is a great language; extremely fast and easier/safer to work with than c++. Why wouldn't it be a good choice for OP's CLI? |
|
Also, I find static linking to work great with Rust, so it's quite easy to distribute your app.