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 constraints. Maintainable - precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 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 constraints. Maintainable - precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 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 constraints. Maintainable - precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 214 页 | 5.37 MB | 1 年前3The Zig Programming Language 0.5.0 Documentation
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. Robust - behavior is perform. Maintainable - precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 224 页 | 5.80 MB | 1 年前3The Zig Programming Language 0.4.0 Documentation
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 - behavior is correct programmers. The language imposes a low overhead to reading code. Often the most efficient way to learn something new is to see examples, so this documentation shows how to use each of Zig's features. It 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. Index Introduction Index0 码力 | 207 页 | 5.29 MB | 1 年前3The Zig Programming Language 0.3.0 Documentation
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 - behavior is correct programmers. The language imposes a low overhead to reading code. Often the most efficient way to learn something new is to see examples, so this documentation shows how to use each of Zig's features. It 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. Hello World hello.zig const std = @import("std"); pub fn main() !void0 码力 | 175 页 | 4.08 MB | 1 年前3The Zig Programming Language 0.2.0 Documentation
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 - behavior is correct programmers. The language imposes a low overhead to reading code. Often the most efficient way to learn something new is to see examples, so this documentation shows how to use each of Zig's features. It 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. Hello World hello.zig const std = @import("std"); pub fn main() !void0 码力 | 117 页 | 2.84 MB | 1 年前3The Zig Programming Language 0.1.1 Documentation
| 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. Robust - behavior is programmers. The language imposes a low overhead to reading code. Often the most efficient way to learn something new is to see examples, so this documentation shows how to use each of Zig's features. It @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 constraints. Maintainable Precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 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 constraints. Maintainable Precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments 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 HTML0 码力 | 238 页 | 7.80 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100