This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you're coming to Zig from a more hand-holding language, one of the things worth exploring is the relationship between the compiler and memory. I think code is the best way to do that, but briefly put into words: the memory that your program uses is all just bytes; it is only the compile-time information (the type system) that gives meaning to and dictates how that memory is used and…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.