top | item 34285298

(no title)

strager | 3 years ago

> if I want faster development (among other things), I use an interpreted scripting language. If I want a fast end product (among other things) I compile and optimize to machine code beforehand

I want both. I was hoping Rust would give me both, but it doesn't.

discuss

order

dcow|3 years ago

I would hardly call Rust slow especially for the kind of things you’d use a scripting language for, though.