github pedropark99/zig-book v0.5.0

latest releases: v1.4.0, v1.3.6, v1.3.5...
12 months ago

What's Changed

This is a big release for the book. Because it adds two new chapters, which are:

  • a chapter about the interaction between Zig and C, i.e. how to use and call C code from Zig.
  • a chapter about a small project involving a image filter.

This is a big release because these two chapters complement each other, and also, they together give a good explanation on how to use C code in Zig, filling some important gap in knowledge about Zig. By @pedropark99 in #32.

Full Changelog: v0.4.6...v0.5.0

Don't miss a new zig-book release

NewReleases is sending notifications on new releases.