DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 2, 2022 4:07 UTC (Mon) by areilly (guest, #87829)In reply to: DeVault: Announcing the Hare programming language by atai
Parent article: DeVault: Announcing the Hare programming language
Or zig, if you want to do without Rust's memory safety efforts. At least zig allows about the right amount of compile-time metaprogramming. I couldn't see any mechanism for macros or compile-time expression evaluation.
The only really astonishing thing that I saw in the tutorial and standard library documents, or rather didn't see, was any mention of threads, parallelism or asynchronous operation. Aren't we about ten years too late for another strictly single-threaded language?
