The Zig Programming Language 0.8.1 Documentation
Introduction 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 memory each 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 HTML 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 stdout = std.io0 码力 | 234 页 | 6.01 MB | 1 年前3The Zig Programming Language 0.7.1 Documentation
Introduction 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 memory each 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 HTML 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 stdout = std.io0 码力 | 225 页 | 5.74 MB | 1 年前3The Zig Programming Language 0.6.0 Documentation
Introduction 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 memory each 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 HTML 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 stdout = std.io0 码力 | 214 页 | 5.37 MB | 1 年前3The Zig Programming Language 0.5.0 Documentation
| 0.4.0 | 0.5.0 | 0.6.0 | 0.7.1 | 0.8.1 | 0.9.1 | 0.10.1 | 0.11.0 | 0.12.0 | master Introduction Zig is a general-purpose programming language designed for robustness, optimality, and maintainability each 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 HTML document depends on no external files, so you can use it offline. Where is the documentation for the Zig standard library? Index Introduction Index Hello World Comments Doc comments Values Primitive0 码力 | 224 页 | 5.80 MB | 1 年前3The Zig Programming Language 0.4.0 Documentation
| 0.4.0 | 0.5.0 | 0.6.0 | 0.7.1 | 0.8.1 | 0.9.1 | 0.10.1 | 0.11.0 | 0.12.0 | master Introduction Zig is an open-source programming language designed for robustness, optimality, and clarity. Robust - each 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 HTML Parameters Compile-Time Variables Compile-Time Expressions Generic Data Structures Case Study: printf in Zig Assembly Output Constraints Input Constraints Clobbers Global Assembly Atomics Coroutines Minimal0 码力 | 207 页 | 5.29 MB | 1 年前3The Zig Programming Language 0.3.0 Documentation
| 0.4.0 | 0.5.0 | 0.6.0 | 0.7.1 | 0.8.1 | 0.9.1 | 0.10.1 | 0.11.0 | 0.12.0 | master Introduction Zig is an open-source programming language designed for robustness, optimality, and clarity. Robust - each 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 HTML 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 stdout attached,0 码力 | 175 页 | 4.08 MB | 1 年前3The Zig Programming Language 0.2.0 Documentation
| 0.4.0 | 0.5.0 | 0.6.0 | 0.7.1 | 0.8.1 | 0.9.1 | 0.10.1 | 0.11.0 | 0.12.0 | master Introduction Zig is an open-source programming language designed for robustness, optimality, and clarity. Robust - each 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 HTML 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 stdout attached,0 码力 | 117 页 | 2.84 MB | 1 年前3The Zig Programming Language 0.1.1 Documentation
4.0 | 0.5.0 | 0.6.0 | 0.7.1 | 0.8.0 | 0.8.1 | 0.9.1 | 0.10.1 | 0.11.0 | 0.12.0 | master Zig Documentation Zig is an open-source programming language designed for robustness, optimality, and clarity. 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 World @import("std").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 File Values const0 码力 | 82 页 | 2.67 MB | 1 年前3The Zig Programming Language 0.12.0 Documentation
Zig Language Reference Introduction Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Robust Behavior is correct even for edge cases each 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 HTML document 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, data structures0 码力 | 241 页 | 7.37 MB | 1 年前3The 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 edge each 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 HTML 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, data structures0 码力 | 238 页 | 7.80 MB | 1 年前3
共 115 条
- 1
- 2
- 3
- 4
- 5
- 6
- 12