@LordMordred what's so difficult about coding
@LordMordred what patience lol it's like writting in english just more efficient
fn main() {
if(say(you).so) { println!("It's better than english"); }
}
@FrailLeaf @LordMordred that it's a more efficient way to communicate? Why else do you think that computers are so fast these days :p
.. And like learning things like a rust is just reading https://doc.rust-lang.org/book and understanding the datatypes and primitives
@FrailLeaf @LordMordred it's no where near a mammoth task it just looks intimidating.
If you have problem with environment then https://gitpod.io/#https://github.com/kreyren/kreyren or https://play.rust-lang.org/
But the environment setup is just opening https://rustup.rs and going through a user-friendly UI.