Lead developer & president of Zig Software Foundation
- Portland, Oregon
- https://andrewkelley.me/
- @andy_kelley
Sponsors
Block or Report
Block or report andrewrk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ziglang/zig Public
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
2,407 contributions in the last year
Less
More
Contribution activity
September 2022
Created 19 commits in 2 repositories
Created a pull request in ziglang/zig that received 10 comments
stage2: --autofix proof-of-concept
Introduce the --autofix CLI flag when building an executable,
object, or library.
Refactor std.zig.render to use a struct parameter to make it easier
+818
−674
•
10
comments
Opened 3 other pull requests in 1 repository
Reviewed 1 pull request in 1 repository
ziglang/zig
1 pull request
Created an issue in ziglang/zig that received 2 comments
wrong line number in stack trace
Zig Version: 0.10.0-dev.3981+60678f5ba
Steps to reproduce:
const std = @import("std"); test { var a: []const u8 = "My funny string"; var b: [128]u8…
2
comments




