Good stuff. I say that as someone that is not biased.
Really? Wow, this is like Zig and I love Zig!
Flutter
That's a nice list!
People here need time to notice XD
Zoomer is a good word btw. I love zoomers.
Well, I do!?!! It's even faster than zoomer langs like Odin. You should try it.
> This whole GC vs no-GC thingy And I am here, enjoying both. Life is good.
> String Interpolation (F-strings) This is so nice. It's crazy how other low-level langs don't have it. I know Dlang and Rust have it. Maybe Swift too? The way Dlang does it is nice because you can do a lot of stuff…
Vlang mentioned, let's goo! I like low-level languages that provide easy access to a GC. It's a nice way to make some parts of the code more high-level and it kinda avoids the need for a scripting language sometimes.
> Using D in betterC mode is what I am most interested about Well you will. It's a common mistake new D users do.
Don't use betterC as a global @nogc attribute. This flag does more than just remove the garbage collector and adds extra checks that can sometimes be overly restrictive. If writing GC-free code is important and compiler…
You and Walter could do that, but this post is about some cool devs and their cool Zig project.
Good question, but I don't think this is the place for that conversation :) And I say that as a Dlang fan :)
> language is fractured by the optional GC That's an interesting fantasy you have constructed. You should try listening to the people who actually use it.
Good stuff. I say that as someone that is not biased.
Really? Wow, this is like Zig and I love Zig!
Flutter
That's a nice list!
People here need time to notice XD
Zoomer is a good word btw. I love zoomers.
Well, I do!?!! It's even faster than zoomer langs like Odin. You should try it.
> This whole GC vs no-GC thingy And I am here, enjoying both. Life is good.
> String Interpolation (F-strings) This is so nice. It's crazy how other low-level langs don't have it. I know Dlang and Rust have it. Maybe Swift too? The way Dlang does it is nice because you can do a lot of stuff…
Vlang mentioned, let's goo! I like low-level languages that provide easy access to a GC. It's a nice way to make some parts of the code more high-level and it kinda avoids the need for a scripting language sometimes.
> Using D in betterC mode is what I am most interested about Well you will. It's a common mistake new D users do.
Don't use betterC as a global @nogc attribute. This flag does more than just remove the garbage collector and adds extra checks that can sometimes be overly restrictive. If writing GC-free code is important and compiler…
You and Walter could do that, but this post is about some cool devs and their cool Zig project.
Good question, but I don't think this is the place for that conversation :) And I say that as a Dlang fan :)
> language is fractured by the optional GC That's an interesting fantasy you have constructed. You should try listening to the people who actually use it.