Zig
52
Imperative, general-purpose, statically typed system programming language designed to improve upon C/C++'s features, focusing on robust error handling and performance without hidden control flows or a preprocessor.
Details
Written With
Name | Description |
---|---|
C++ | General-purpose language designed by Bjarne Stroustrup, supporting multiple programming paradigms. |