洪 民憙 (Hong Minhee)@lemmy.ml to Programming@programming.devEnglish · 2 months agoIn Praise of the Contrarian Stackhackers.pubexternal-linkmessage-square12fedilinkarrow-up146arrow-down15
arrow-up141arrow-down1external-linkIn Praise of the Contrarian Stackhackers.pub洪 民憙 (Hong Minhee)@lemmy.ml to Programming@programming.devEnglish · 2 months agomessage-square12fedilink
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up5·2 months agoI like Swift, it makes me wish other languages had its callback/block features and builder syntax. And extending classes widely modifying the core class is super useful. I wish it had more features for low level memory optimization, and I haven’t really gotten into the macro situation.
minus-squaredblsaiko@discuss.tchncs.delinkfedilinkarrow-up5·2 months agoYeah, I’m a big fan of Swift so far. All in all it’s a really well-designed language and I’m enjoying writing it. I have some complaints but nothing deal-breaking.
I like Swift, it makes me wish other languages had its callback/block features and builder syntax.
And extending classes widely modifying the core class is super useful.
I wish it had more features for low level memory optimization, and I haven’t really gotten into the macro situation.
Yeah, I’m a big fan of Swift so far. All in all it’s a really well-designed language and I’m enjoying writing it. I have some complaints but nothing deal-breaking.