The Zig Programming Language 0.8.1 Documentation## I ntroduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. • Robust - behavior is correct even for edge cases such as out of of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This external files, so you can use it offline. Where is the documentation for the Zig standard library? ## Hello World hello.zig const std = @import("std"); pub fn main() !void { const stdout0 码力 | 234 页 | 6.01 MB | 2 年前3
The Zig Programming Language 0.7.1 Documentation## I ntroduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. • Robust - behavior is correct even for edge cases such as out of of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This external files, so you can use it offline. Where is the documentation for the Zig standard library? ## Hello World hello.zig const std = @import("std"); pub fn main() !void { const stdout0 码力 | 225 页 | 5.74 MB | 2 年前3
The Zig Programming Language 0.6.0 Documentation## I ntroduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. • Robust - behavior is correct even for edge cases such as out of of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This external files, so you can use it offline. Where is the documentation for the Zig standard library? ## Hello World hello.zig const std = @import("std"); pub fn main() !void { const stdout0 码力 | 214 页 | 5.37 MB | 2 年前3
The Zig Programming Language 0.5.0 Documentation## I ntroduction Zig is a general-purpose programming language designed for robustness, optimality, and maintainability. • Robust - behavior is correct even for edge cases such as out of memory. • Optimal of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This document depends on no external files, so you can use it offline. Where is the documentation for the Zig standard library? ## I ndex - Introduction - Index - Hello World - Comments - Doc comments0 码力 | 224 页 | 5.80 MB | 2 年前3
The Zig Programming Language 0.4.0 Documentation## I ntroduction Zig is an open-source programming language designed for robustness, optimality, and clarity. • Robust - behavior is correct even for edge cases such as out of memory. • Optimal - write of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This Compile-Time Variables ☑ Compile-Time Expressions • Generic Data Structures • Case Study: printf in Zig ## • Assembly Output Constraints Input Constraints Clobbers Global Assembly • Atomics • Coroutines0 码力 | 207 页 | 5.29 MB | 2 年前3
The Zig Programming Language 0.3.0 Documentation## I ntroduction Zig is an open-source programming language designed for robustness, optimality, and clarity. • Robust – behavior is correct even for edge cases such as out of memory. • Optimal – write of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This This HTML document depends on no external files, so you can use it offline. ## Hello World hello.zig const std = @import("std"); pub fn main() !void { // If this program is run without stdout0 码力 | 175 页 | 4.08 MB | 2 年前3
The Zig Programming Language 0.2.0 Documentation## I ntroduction Zig is an open-source programming language designed for robustness, optimality, and clarity. • Robust – behavior is correct even for edge cases such as out of memory. • Optimal – write of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This This HTML document depends on no external files, so you can use it offline. ## Hello World hello.zig const std = @import("std"); pub fn main() !void { // If this program is run without stdout0 码力 | 117 页 | 2.84 MB | 2 年前3
The Zig Programming Language 0.1.1 Documentation## Zig Documentation Zig is an open-source programming language designed for robustness, optimality, and clarity. • Robust – behavior is correct even for edge cases such as out of memory. • Optimal efficient way to learn something new is to see examples, so this documentation shows how to use each of Zig's features. It is all on one page so you can search with your browser's search tool. ## Hello .io; pub fn main() -> %void { %%io.stdout.printf("Hello, world!\n"); } $ zig build-exe hello.zig $ ./hello Hello, world! ## See also: • Values • @import • Errors • Root Source File0 码力 | 82 页 | 2.67 MB | 2 年前3
The Zig Programming Language 0.12.0 Documentation# Zig Language Reference ## I ntroduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. ## Robust Behavior is correct even for of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This depends on no external files, so you can use it offline. ## Zig Standard Library The Zig Standard Library has its own documentation. Zig's Standard Library contains commonly used algorithms, data0 码力 | 241 页 | 7.37 MB | 2 年前3
The Zig Programming Language 0.11.0 Documentation# Zig Language Reference ### 1. Introduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. ## Robust Behavior is correct even for of Zig's features. It is all on one page so you can search with your browser's search tool. The code samples in this document are compiled and tested as part of the main test suite of Zig. This depends on no external files, so you can use it offline. ### 2. Zig Standard Library The Zig Standard Library has its own documentation. Zig's Standard Library contains commonly used algorithms, data0 码力 | 238 页 | 7.80 MB | 2 年前3
共 111 条
- 1
- 2
- 3
- 4
- 5
- 6
- 12
相关搜索词
AllocatorHeap Allocation FailureRecursionLifetime and OwnershipBuild SystemZigbuild modesC interoperror handlinglazy analysis内存管理所有权生命周期编译变量异常处理分配器接口堆分配失败递归所有权与生命周期内存分配错误处理指针数组文档compilerbuild optionscross-platformZig编程语言编译时参数泛型数据结构命名约定安全检查切片结构体Zig LanguageStandard LibraryC InteropTestingZig语言标准库内联汇编构建系统交叉平台













