Represent Hello World program #1

Open
opened 2025-05-22 04:10:25 +00:00 by luke · 0 comments
Owner
  • Create global constants and invoke builtins (const std = @import("std");)
  • Invoke by accessor chaining (std.debug.print)
  • Multiple function-call arguments and anonymous struct .{}
* Create global constants and invoke builtins (`const std = @import("std");`) * Invoke by accessor chaining (`std.debug.print`) * Multiple function-call arguments and anonymous struct `.{}`
luke added this to the Zig Code Generator milestone 2025-05-22 04:10:25 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: luke/go-zig-compiler#1
No description provided.