Making opaque a real type
|
|
17
|
547
|
July 26, 2024
|
Brainstorming ideas for how to test incremental compilation
|
|
20
|
820
|
July 21, 2024
|
How I wrote an AST parser/validator in Zig
|
|
8
|
384
|
July 21, 2024
|
Dealing with getting the same compiler errors over and over again
|
|
11
|
346
|
July 19, 2024
|
Hash-based Bisect Debugging
|
|
1
|
95
|
July 19, 2024
|
Best practice for pre-installing an external tool used during normal build/run flow
|
|
3
|
81
|
July 16, 2024
|
Zig on MLIR
|
|
13
|
1036
|
July 16, 2024
|
Idiomatic Use of Self and Aliasing
|
|
8
|
222
|
July 12, 2024
|
Zig, Self, and This
|
|
9
|
675
|
July 9, 2024
|
Improving the API for a trailing data structure wrapper
|
|
3
|
138
|
July 8, 2024
|
Zig & Android
|
|
5
|
1551
|
July 6, 2024
|
Optimizing a bytecode interpreter in Zig
|
|
7
|
573
|
July 6, 2024
|
Build.zig plugins
|
|
5
|
362
|
July 3, 2024
|
Grouping variables by struct vs grouping them by prefix
|
|
6
|
181
|
June 30, 2024
|
Looking for "Build Time" Interface Examples
|
|
8
|
287
|
June 29, 2024
|
Datastructures and strategies to do runtime dispatch to C functions
|
|
13
|
318
|
June 28, 2024
|
What is holding back ZLS?
|
|
23
|
4755
|
June 26, 2024
|
Something equivalent to Ada's pragma Restrictions?
|
|
2
|
180
|
June 24, 2024
|
Where to start reading the Zig (compiler) source code?
|
|
3
|
567
|
June 24, 2024
|
Sketch of type-safer buffered IO
|
|
0
|
253
|
June 21, 2024
|
A not-immediately-fatal way of indicating that a feature is unavailable
|
|
16
|
480
|
June 20, 2024
|
Benchmarking isDigit
|
|
47
|
787
|
June 19, 2024
|
Design for nested ArrayLists of ArrayLists
|
|
4
|
470
|
June 18, 2024
|
Documentation Tooling
|
|
6
|
278
|
June 16, 2024
|
AI and the Future of Programming
|
|
60
|
1035
|
June 15, 2024
|
Zig libraries
|
|
2
|
300
|
June 13, 2024
|
Research about Benchmarking
|
|
11
|
349
|
June 13, 2024
|
Defaults + varargs + keyword arguments
|
|
9
|
327
|
June 10, 2024
|
Contributing to Build System for Embedded Targets
|
|
13
|
621
|
June 10, 2024
|
Clang Default Cpu Features Overriding GCC Style Compile Flags
|
|
0
|
189
|
June 10, 2024
|