hare language & carbon language & haxe language

To my knowledge, no Carbon compiler or language environment that actually works has been released on any platform. I think the team has stated that their very optimistic goal for the first 0.x public release is the end of 2026. At that point, the language definition itself will still be experimental, so code written in 2027 will probably have to be changed as the language and tools change. Right now, a toy development environment is public that supposedly (I haven't tried it) can run simple code, but does not support compatibility with C++ code yet.

It is possible that internally, functioning Carbon development environments exist; it is also possible that Carbon code is being used already by non-public groups. If that was true, I wouldn't know about it. And if I knew about it, I would not talk about it publicly.

I know nothing about Hare except the name.
 
To my knowledge, no Carbon compiler or language environment that actually works has been released on any platform. I think the team has stated that their very optimistic goal for the first 0.x public release is the end of 2026. At that point, the language definition itself will still be experimental, so code written in 2027 will probably have to be changed as the language and tools change. Right now, a toy development environment is public that supposedly (I haven't tried it) can run simple code, but does not support compatibility with C++ code yet.

It is possible that internally, functioning Carbon development environments exist; it is also possible that Carbon code is being used already by non-public groups. If that was true, I wouldn't know about it. And if I knew about it, I would not talk about it publicly.

I know nothing about Hare except the name.
I works fine on linux ,see,
I was however unable to bind to fltk.
Could not find docs how to do something different then standard library.
Meaning very limited.
But a better C++ we all want, but seems not available.
 
Back
Top