TadoTheRustacean

joined 1 year ago
 

[–] [email protected] 3 points 6 months ago (1 children)

JetBrains Mono Nerd font

 

This is a challenge from https://programming.dev/post/12476471

[–] [email protected] 5 points 6 months ago

Semicolons. Statement's can be written in multiple lines such as rust io::stdin(&mut foo) .unwrap(). Idk if it would work if the newlines were significant. Also when I paste something, it could be ready hard for the formatter to format it.

[–] [email protected] 1 points 6 months ago

Bash is a bigger one. Luckily there's nushell

[–] [email protected] 7 points 6 months ago

Challenge accepted! If I won't procrastinate from this procrastinating, tomorrow will be a version 2 without commas!

[–] [email protected] 7 points 6 months ago

If you know about rust you know it's a programmable programming language, meaning that you can make macros. There could be a macro that would do that but 1. Macros is rust code to write rust code so they have the complexity of rust squared 2. I said to myself the only macros I will allow myself to use in this challenge is println and allow

[–] [email protected] 8 points 6 months ago (2 children)

As you can see, rust allows you to not put semicolons at the end of code blocks. The presence of semicolons is not a language killer. It's a very hard language, but its worth it.

[–] [email protected] 3 points 6 months ago (1 children)

JetBrainsMono Nerd Font