Viewing a single comment thread. View all comments

2

musou wrote

the syntax bugs me but the semantics are really cool! i should get back into it

1

twovests wrote

I love it because it has so much useful stuff by default. It's almost as dense as Python (in terms of functionality-per-character) but super fast. The datastructures (vec! and HashMap) give you nearly the same powers as a Python list or dict.

I feel more "disconnected" from the metal than with writing C, but like, I write Python so that's not a problem for me. The syntax is weird but growing on me.