HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Solod: Go can be a better C(antonz.org)

5 points·by begoon·4개월 전·3 comments
antonz.org
Solod: Go can be a better C

https://antonz.org/solod/

3 comments

begoon·4개월 전
Resembles V, but the memory management story is very clear, closer to Zig — explicit and manual with defer.
idjdjsndjns·4개월 전
Another day, another “X is/can be/will be C’s replacement”.
alurm·4개월 전
Making a strict subset of some existing language (Go) be a "better C" is quite an interesting idea compared to others (D, Zig, Hare, C3, D, ...), haven't seen it elsewhere. No new syntax. And Go seems to be a pretty good choice for this. Not sure if it's gonna fly though.