Zig (programming language)
Appearance
Paradigms | compiled, imperative |
---|---|
Designed by | Andrew Kelly |
First appeared | 2015 |
Stable release | 0.4.0
/ 10 April 2019 |
Typing discipline | Strong |
OS | Cross-platform |
License | MIT License |
Filename extensions | .zig |
Website | ziglang |
Influenced by | |
C, LLVM IR |
Zig is an imperative, general-purpose, statically typed, systems, compiled programming language designed by Andrew Kelly. It emphasises explicitness, simplicity, manual memory management and ease of understanding over ease of writing.
External links
Categories:
- Programming languages
- Cross-platform free software
- Cross-platform software
- Embedded systems
- Free compilers and interpreters
- Free computer libraries
- Programming languages created in 2015
- Statically typed programming languages
- Software using the MIT license
- Systems programming languages
- Programming language topic stubs