Are you talking about rust or toml? Because if rust, just out of curiosity, would you still like it with keywords instead of symbols?
Founder of slrpnk.net, now busy with other projects :)
Are you talking about rust or toml? Because if rust, just out of curiosity, would you still like it with keywords instead of symbols?
I’ll never understand how the rust community loves TOML (like me) but also loves Rust syntax (totally not like me)
I feel like they are opposite: rust syntax is full of symbols, toml is super minimal and square parentheses are just less “noisy” than curly ones…
just to be clear, i talked about ‘‘symbols’’ and not syntax because i understand that the expressiveness is a feature not an opinion in rust
but having {} as code blocks instead of keywords is a choice, right?
also the old thing that on non us keyboard { is harder than [ or ( and that it was an old choice dictated by the keyboards used when making unix or c i guess
i don’t mind syntax per se :)