Viewing profile — ScottRedig
ScottRedig
HN member- Joined
- Tue, Jan 07, 2025, 7:45 AM UTC
- HN karma
- 51
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About ScottRedig
No profile information was provided.
Recent public activity
-
comment
Comment #45855469
Hello Mr. Bright. I've seen similar comments from you in response to Zig before. Specifically, in the comments on blog post I made about Zig's comptime. I took some time reading D'…
-
comment
Comment #42629144
Zig lets you inspect type info (including, eg, function signatures), but it doesn't give you raw access to the AST. There's no way to access the ast of the body of the function. As…
-
comment
Comment #42623041
Fixed, thanks for the report.
-
comment
Comment #42620503
Hi, article author here. I was motivated to write this post after having trouble articulating some of its points while at a meetup, so that's why the goal of this post was focused …