Skip to content

Latest commit

History

History
15 lines (14 loc) 路 784 Bytes

File metadata and controls

15 lines (14 loc) 路 784 Bytes

Zig

  • Description - Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley. The language is designed for "robustness, optimality and maintainability", supporting compile-time generics, reflection and evaluation, cross-compilation and manual memory management.
  • Creator - Andrew Kelley
  • Release Date - 8 February 2016
  • Links - Official Website
  • Applications
    • Operating Systems
    • Embedded Systems
    • New Programming Platforms
    • Compiler Design

Tutorials