Odin, a pragmatic C alternative with a Go flavour
bitshifters.cc
Odin, a pragmatic C alternative with a Go flavour
1–10 of 131 posts
Re: Odin, a pragmatic C alternative with a Go flavour
#2- RTTI: just give me compile time type introspection and let me disable RTTI without making the language unusable
- when/import: just let me wrap an import inside a when block, being forced to split my file in 3 made me quit the language
Re: Odin, a pragmatic C alternative with a Go flavour
#3Also I think Odin struck the right balance of features while trying to keep to the spirit of C.
Re: Odin, a pragmatic C alternative with a Go flavour
#4I found this claim a bit strange. do people actually use metaprogramming in Zig a lot?
Re: Odin, a pragmatic C alternative with a Go flavour
#5Re: Odin, a pragmatic C alternative with a Go flavour
#6> This is the polar opposite of Zig’s embracing of metaprogramming for as much as possible. I found this claim a bit strange. do people actually use metaprogramming in Zig a lot?
Re: Odin, a pragmatic C alternative with a Go flavour
#7Re: Odin, a pragmatic C alternative with a Go flavour
#8> This is the polar opposite of Zig’s embracing of metaprogramming for as much as possible. I found this claim a bit strange. do people actually use metaprogramming in Zig a lot?
Re: Odin, a pragmatic C alternative with a Go flavour
#9GingerBill has shouted out Go, but Odin doesn't particularly feel like a Go flavo(u)r.
Re: Odin, a pragmatic C alternative with a Go flavour
#10https://wiki.dlang.org/Tutorials
Comparatively mature, there's even a freeware book which is quite good: