The Zig Programming Language 0.8.1 DocumentationIntroduction 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 Escape Sequences are valid in both string literals and Unicode code point literals. In many other programming languages, a Unicode code point literal is called a "character literal". However, there is no precise programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc0 码力 | 234 页 | 6.01 MB | 1 年前3
The Zig Programming Language 0.7.1 DocumentationIntroduction 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 programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc purpose allocator. TODO: once #21 is done, link to the docs here. Heap Allocation Failure Many programming languages choose to handle the possibility of heap allocation failure by unconditionally crashing0 码力 | 225 页 | 5.74 MB | 1 年前3
The Zig Programming Language 0.6.0 DocumentationIntroduction 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 programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc purpose allocator. TODO: once #21 is done, link to the docs here. Heap Allocation Failure Many programming languages choose to handle the possibility of heap allocation failure by unconditionally crashing0 码力 | 214 页 | 5.37 MB | 1 年前3
The Zig Programming Language 0.5.0 Documentation1 | 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 correct programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc purpose allocator. TODO: once #21 is done, link to the docs here. Heap Allocation Failure Many programming languages choose to handle the possibility of heap allocation failure by unconditionally crashing0 码力 | 224 页 | 5.80 MB | 1 年前3
The Zig Programming Language 0.4.0 Documentation0.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 even for programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc purpose allocator. TODO: once #21 is done, link to the docs here. Heap Allocation Failure Many programming languages choose to handle the possibility of heap allocation failure by unconditionally crashing0 码力 | 207 页 | 5.29 MB | 1 年前3
The Zig Programming Language 0.3.0 Documentation0.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 even for Library One of the primary use cases for Zig is exporting a library with the C ABI for other programming languages to call into. The export keyword in front of functions, variables, and types causes them0 码力 | 175 页 | 4.08 MB | 1 年前3
The Zig Programming Language 0.2.0 Documentation0.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 even for0 码力 | 117 页 | 2.84 MB | 1 年前3
The Zig Programming Language 0.1.1 Documentation| 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 correct even for0 码力 | 82 页 | 2.67 MB | 1 年前3
The Zig Programming Language 0.12.0 DocumentationZig 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 programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc inspiration. Look at std/heap.zig and std.heap.GeneralPurposeAllocator . Heap Allocation Failure Many programming languages choose to handle the possibility of heap allocation failure by unconditionally crashing0 码力 | 241 页 | 7.37 MB | 1 年前3
The Zig Programming Language 0.11.0 DocumentationZig 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 Escape Sequences are valid in both string literals and Unicode code point literals. In many other programming languages, a Unicode code point literal is called a "character literal". However, there is no precise programmers must always be able to answer the question: Where are the bytes? Like Zig, the C programming language has manual memory management. However, unlike Zig, C has a default allocator - malloc0 码力 | 238 页 | 7.80 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6













