Remix.run Logo
IshKebab 5 days ago

Hard to see how this will compete with Zig.

deagle50 4 days ago | parent | next [-]

Zig comes with a mountain of friction and ceremony, imo. It does a lot of things well, but for game dev I'd take Jai or Odin every time.

rc00 5 days ago | parent | prev | next [-]

I can see the appeal if there is a need for stronger metaprogramming. Not that Zig is terrible in this area, it is just that Jon's language is much more powerful in that area at this stage.

That being said, I do see an issue with globally scoped imports. It would be nice to know if imports can be locally scoped into a namespace or struct.

In all, whether it's compete or coexist (I don't believe the compiler for Jon's language can handle other languages so you might use Zig to compile any C or C++ or Zig), it will be nice to see another programming language garner some attention and hopefully quell the hype of others.

troupo 5 days ago | parent | prev | next [-]

Well, they promise to release a full commercial game engine alongside it, so that might help :)

ramon156 5 days ago | parent | prev [-]

Hard to see this compare at all without examples, but I'll stay patient